mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.83k stars 582 forks source link

Configure RTSP Port Range #556

Open fearlings123 opened 1 year ago

fearlings123 commented 1 year ago

Hello,

I have noticed that when receiving an RTSP stream, a random ephemeral port is used. This is causing problems, as I do not have access to the entire ephemeral port range. Is it possible to define a port range to be used for this purpose? Below is a Wireshark screenshot showing the communication. image

coolkidxu commented 1 year ago

I faced the same issue, I need to be limited the port range by self