Signalling server, webrtc , android to android adhoc network

440 Views Asked by At

Hello everyone, I have implemented the following demo on my android phone (Video broadcast for android, https://github.com/muaz-khan/RTCMultiConnection/blob/master/docs/ios-android.md#cordova-demos) . Now i want to find out the signalling server for android WiFi,which can be easily integrated with this demo. Signalling server have to work without internet but with ad-hoc networks. Is there any way that i can create an ad-hoc network using these android phones.

All communication between android phones is peer to peer.

and my final product will be an android app.

0

There are 0 best solutions below