 Restarting rtmpdump when the live stream dies
I need help making a bash script to monitor the status of rtmpdump as it dumps a live stream to an output file, and if the stream dies for whatever reason, I want rtmpdump to restart but dump the stream to another filename. In other words, I'd like to have a bash script for unattended rtmpdump recording of live streams. Thanks for any assistance.
|