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.
Latest Version
1.0.1Uploaded by
Nương Phan
Requires Android
Android 2.3.2+
Category
Free Communication AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Apr 5, 2016
- BugFixes (Camera Preview Size, Settings Validation Checks)