Continue recording to existing m3u8
Posted: Tue May 23, 2017 3:20 pm
i record a live stream /root/bin/ffmpeg -i STREAM-LINK.m3u8 -t 500 -c copy -y -hls_playlist_type vod 1.m3u8
so if stream is down for 1 minute recording stop. so is there a way to continue to record on 1.m3u8 if run this command again
so when i run same command it delete 1.m3u8 and start recording new files - is there a way to continue recording
so if stream is down for 1 minute recording stop. so is there a way to continue to record on 1.m3u8 if run this command again
so when i run same command it delete 1.m3u8 and start recording new files - is there a way to continue recording