deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.25k stars 301 forks source link

RTSP Timeout #315

Open DaAwesomeP opened 1 year ago

DaAwesomeP commented 1 year ago

I have a camera that takes a little bit to establish a RTSP connection. In VLC it can take up to 30 seconds. How can I configure this timeout in RTSPtoWeb?

deepch commented 1 year ago

share you camera, im check

DaAwesomeP commented 1 year ago

Thanks for the fast response! Axis P1346. Firmware v5.51.7.6.

DaAwesomeP commented 1 year ago

Currently using https://github.com/aler9/mediamtx with the readTimeout setting set to 60s allows me to re-stream the RTSP into RTSPtoWeb.

DaAwesomeP commented 1 year ago

@deepch any ideas?