webrtc-streamer
webrtc-streamer copied to clipboard
Open multiple video streams
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
Hi,
Did you try to connect 2 VLC to your rtsp stream ?
Best Regards, Michel.
Using VLC2 still fails to open,Is there a limit to the number of connections, and will it be automatically released if it exceeds?
Reading the stream with c++ opencv also fails
using the web connection service to read the stream is normal
It seems your rtsp source accept only one client.
But I use VLC to connect two data sources at the same time without any problem
You may look to RTSP exchanges
I'm sorry I didn't quite understand what you meant