ZMQ Video Chat 1.0.1

License: Free ‎File size: 1 bytes
‎Users Rating: 5.0/5 - ‎1 ‎votes

This Android app serves as a simple showcase application to demonstrate the use of ØMQ and Node.js to stream Video from one Android smartphone to another. The project uses ØMQ as the communication layer to send and receive video frames and chat messages in a publish-subscribe pattern. The messages are published to a server running a Node.js module which forwards the messages to all subscribers.

The application is completely open-source. The source code as well as a description of how to use the app and run the node.js server can be found at https://github.com/eggerdo/ZmqVideoChat

Note that this app has not been testes extensively and is sill in a beta state. However, feel free to use it as it is or improve on it.

VERSION HISTORY

  • Version 1.0.1 posted on 2013-09-04
    - BugFixes (Camera Preview Size, Settings Validation Checks)
  • Version 1.0.1 posted on 2013-03-05
    Several fixes and updates

Program Details