'Group call using webrtc
I am creating video chat application by using webrtc and firebase. I am able to video call one to one. But I am facing issue in group chat. Currently we are using google stun server So, I have following questions:
- How can we group chat using webRTC and firebase in Reactjs or Nextjs?
- Will I create own stun server for better security and scalability. If Yes which one is best stun server or turn server?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
