webrtc-streamer icon indicating copy to clipboard operation
webrtc-streamer copied to clipboard

Open multiple video streams

Open hoveylee opened this issue 2 years ago • 8 comments

Describe the bug After I try to use the webpage to open multiple video streams, the vlc connection to rtsp will report an error. If the webrtc-streamer service is exited, I can connect using the vlc connection again.

Screenshots image

hoveylee avatar Sep 19 '22 06:09 hoveylee

Hi,

Did you try to connect 2 VLC to your rtsp stream ?

Best Regards, Michel.

mpromonet avatar Sep 19 '22 19:09 mpromonet

image

Using VLC2 still fails to open,Is there a limit to the number of connections, and will it be automatically released if it exceeds?

hoveylee avatar Sep 20 '22 01:09 hoveylee

Reading the stream with c++ opencv also fails

hoveylee avatar Sep 20 '22 01:09 hoveylee

using the web connection service to read the stream is normal

hoveylee avatar Sep 20 '22 01:09 hoveylee

It seems your rtsp source accept only one client.

mpromonet avatar Sep 20 '22 05:09 mpromonet

But I use VLC to connect two data sources at the same time without any problem

hoveylee avatar Sep 21 '22 06:09 hoveylee

You may look to RTSP exchanges

mpromonet avatar Sep 21 '22 06:09 mpromonet

I'm sorry I didn't quite understand what you meant

hoveylee avatar Sep 21 '22 07:09 hoveylee