kyriesent / node-rtsp-stream

Stream any RTSP stream and output to websocket for consumption by jsmpeg (https://github.com/phoboslab/jsmpeg). HTML5 streaming video! Requires ffmpeg.
MIT License
451 stars 166 forks source link

Connection timed out后无法重连 #79

Open ghost opened 3 years ago

ghost commented 3 years ago

rtsp://11111.com:554/: Connection timed out56 bitrate= 842.3kbits/s dup=0 drop=85 speed= 1x
rtsp://11111.com:554/: Connection timed out00 bitrate= 842.2kbits/s dup=0 drop=85 speed=0.999x
rtsp://11111.com:554/: Connection timed out08 bitrate= 842.2kbits/s dup=0 drop=85 speed=0.998x
rtsp://11111.com:554/: Connection timed out16 bitrate= 842.2kbits/s dup=0 drop=85 speed=0.997x
rtsp://11111.com:554/: Connection timed out24 bitrate= 842.2kbits/s dup=0 drop=85 speed=0.995x
frame=96495 fps= 12 q=1.0 Lsize= 836102kB time=02:15:32.32 bitrate= 842.2kbits/s dup=0 drop=85 speed=0.993x
video:763489kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.510688%

Wesley-Fernandes commented 2 years ago

What is the question?

buithikieu11 commented 10 months ago

do u have any solution to fix it?