Android Video Chat Application with ZeroMQ an Node.js.
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.
The following table is the detailed list of ZmqVideoChat.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | zmq.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET |
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.
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