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!
Hi I just download last google Chrome v48 Do you think that bug of audio forward is now fixed ? Thanks
Can you please describe the solution of given issue by putting an image showing its scalability ?
I would like someone to explain to me how the server works? I want to rewrite it in PHP because it does not know anything about nodejs ..
I want to use scalable broadcast with text. How can I do it ?
The code doesn't work. It stops at line 12 already: https://github.com/muaz-khan/WebRTC-Scalable-Broadcast/blob/master/server.js#L12 ## 1. On `localhost:8888` I get: ``` Error: ENOENT, open '/var/www//index.html' ``` ## 2. On the console I get...