Tuesday, June 13, 2017

Mobile application real-time voice stream to multiple clients

Leave a Comment

My application should stream voice from one device to all the other devices on the network (similar to PTT. only 1 device steams to the other devices) Assumptions:
1. The speaker can be either Android or iPhone.
2. The network does not support multicast.
3. All the devices are connected a local router (no internet in the environment).
4. The maximum amount of devices is 40.

How should I implement this feature? Is there an open-source SDK for this? Is there a non-free SKD for this?

2 Answers

Answers 1

Maybe WebRTC can solve your problem. Check it out https://webrtc.org/

Answers 2

Tokbox

yes, here's the best one out there that i've used extensively, not only for audio chat but also video and more, it works perfectly with IOS if you know what you're doing

https://tokbox.com

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment