I am wondering if it's possible to create a webapp using ONLY WEBRTC that could be able to stream video and audio from one single participant to many (e.g. from the boss to all his employees).
Something like this: https://www.webrtc-experiment.com/RTCMultiConnection/video-broadcasting.html
but in my case i don't want to use a wrapping library like RTCmulticonection.
If you have only a few participants, you can just create a peer connection for each. But you will quickly need a server-side solution like Janus or Kurento I think. A browser can't upload a lot of streams, especially with ADSL. Such media servers also provide more than broadcasting, but also recording and processing like face recognition. You can add more values to your service this way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With