muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.56k stars 1.37k forks source link

Live streaming #742

Open webleb opened 5 years ago

webleb commented 5 years ago

Hello i just want to use live stream one to many what i should use thanks

webleb commented 5 years ago

it is only one who open cam and mic and stream for many viewers

webleb commented 5 years ago

viewers just watch nothing else

webleb commented 5 years ago

i found that https://github.com/muaz-khan/RTCMultiConnection/blob/master/demos/video-broadcasting.html
but what if i want to receive the stream to my server then user my server for broadcast?