hourglass_full Your download should start automatically in a few seconds...

Download ZMQ Video Chat_Latest Version.apk from Apk-Dl Server

Thank you for using Apk-Dl.com to download the apk file (ZMQ Video Chat_Latest Version.apk),

If the download doesn't start automatically in a few seconds, please click here to access the download URL directly.

Note: Download and save the apk file to your Android Phone's SD card and install it manually onto the Android device.

Description

This Android app serves as a simpleshowcaseapplication to demonstrate the use of ØMQ and Node.js tostreamVideo from one Android smartphone to another. The projectuses ØMQas the communication layer to send and receive video framesandchat messages in a publish-subscribe pattern. The messagesarepublished to a server running a Node.js module which forwardsthemessages to all subscribers.

The application is completely open-source. The source codeaswell as a description of how to use the app and run thenode.jsserver can be found at https://github.com/eggerdo/ZmqVideoChat

Note that this app has not been testes extensively and is sillina beta state. However, feel free to use it as it is or improveonit.