ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.34k stars 411 forks source link

Multi user support #37

Open RakeshImpinge opened 8 years ago

RakeshImpinge commented 8 years ago

How can multiple users join the same room? I know it will take 16 mb bandwidth by each user if there are 4 users in a single room. But i want to know how can i change the bandwidth supported for audio/video calls in the ios sdk?

avinashvaghasiya commented 8 years ago

rakesh you can implement the multipal users join the same room? if yes please help me how can do?

Pourias commented 8 years ago

Did we have any answer on the Multi user?? Rakesh did you ever get this working??

RakeshImpinge commented 7 years ago

No, i also din't got anything on this yet.

toseefkhilji commented 7 years ago

Same Here, Can anyone help in it? MultiUser support?