Android Open Source - Video video ZmqVideoChat






Project Summary

Android Video Chat Application with ZeroMQ an Node.js.

Web Site / Source Repository

ZmqVideoChat is hosted in the following web site
https://github.com/eggerdo/ZmqVideoChat

If you think the Android project ZmqVideoChat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ZmqVideoChat.

ItemValue
Java File Count12
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version9
Activity Count1
jar files usedzmq.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET




Resource Files

There are 1 image files in ZmqVideoChat. The names of the image files are listed as follows.

zmqvideochat_ic.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ZmqVideoChat has the following Java source files.

org.dobots.utils.Utils.java
org.dobots.zmqvideochat.ChatSettings.java
org.dobots.zmqvideochat.ChatTypes.java
org.dobots.zmqvideochat.ZmqVideoChatActivity.java
org.dobots.zmqvideochat.chat.ChatHandler.java
org.dobots.zmqvideochat.chat.ChatMessage.java
org.dobots.zmqvideochat.event.EventHandler.java
org.dobots.zmqvideochat.event.EventMessage.java
org.dobots.zmqvideochat.gui.CameraPreview.java
org.dobots.zmqvideochat.gui.ScalableSurfaceView.java
org.dobots.zmqvideochat.video.VideoHandler.java
org.dobots.zmqvideochat.video.VideoMessage.java