WebRTC-Scalable-Broadcast
WebRTC-Scalable-Broadcast copied to clipboard
This module simply initializes socket.io and configures it in a way that single broadcast can be relayed over unlimited users without any bandwidth/CPU usage issues. Everything happens peer-to-peer!
Hey, is there a way that we can go live on **youtube**, **facebook** and **instagram** at the same time using this code.
We built a ubuntu 14.04 server, and can run the demo on http on port 8888 but then get the warning that getUserMedia() needs to be secure. We purchased an...
Hi In chrome (android ) I can't select the camera of my phone. Could you please add a button in order to switch front/rear camera? regards MaX
Hi guys! Is there a way to implement the server using Express?
Is it possible or going to be possible to use applications such as OBS for streaming? Or if not be able to manage the windows video or audio feeds? Is...
Here's my use case. I want to be able to listen to a presentation on one connection and provide real-time interpretation into a different language on a second connection. It's...
Hello there can we make this work on IE and safari too by using third party temasys or skylink plugin that enables webrtc for these browsers? if yes then where...
hello i can do screensharing from windows machine and play those screen shared broadcasting in android is it possible ? as i did try but getting error not able to...
Hello Sir i am trying your node server and it runs successfully on "HTTP" but when i change the protocol from http to https then it stops working.Actually i want...
I was playing with your Scalable Broadcast back in May and it was kind of working. At least I was able to start a presenter and add viewers and actually...