Yea ffmpeg tends to crash every once in a while. I'm streaming 5 cameras to youtube. I had to write a program to monitor the bandwidth usage and restart ffmpeg automatically when it crashes.
On Mon, Sep 10, 2018 at 10:46 PM, YAYINCOMTR CANLI YAYIN HIZMETLERI < [email protected]> wrote: > Reconnecting ffmpeg rtsp connection > > Why does not rtsp reconnect when broadcast is interrupted? > > ssh command > debian > > ffmpeg -rtsp_transport tcp -stimeout 150000000 -stream_loop -1 -i > rtsp://wowzaip:554/live/camera1 > > ffmpeg closes when rtsp source is cut off > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
