react-native-webrtc-firebase icon indicating copy to clipboard operation
react-native-webrtc-firebase copied to clipboard

More than 2 participans

Open haksatryabhaswara opened this issue 4 years ago • 1 comments
trafficstars

Hey Dipansh (i hope i call you right), you have really GREAT job, thats awesome documentation, anyway do you know how to make every room have more than 2 participants?

Thanks a lot. Haksa

haksatryabhaswara avatar Apr 13 '21 10:04 haksatryabhaswara

Thank you for trying it out. I haven't tried implementing multi-peer connections on react native. But the below resources should help you understand the concepts. https://webrtc.github.io/samples/src/content/peerconnection/multiple/ https://github.com/webrtc/samples/blob/gh-pages/src/content/peerconnection/multiple/js/main.js

DipanshKhandelwal avatar May 24 '21 19:05 DipanshKhandelwal