2

I am using uv4l-raspicam and the uv4l-server with WebRTC support, and I am able to stream the image of my camera to one single viewer of the website. The other viewers get an error message that there is already a session running.

However, is it possible to stream from the same camera to multiple web browsers via WebRTC?

Best Regards

1 Answers1

1

In order to stream the camera to more than one peer (e.g. browsers) at the same time you need a SFU or MCU. One supported by UV4L is Janus Gateway. Both UV4L and Janus are pre-installed in this DEMO OS.

cacachu
  • 121
  • 2