How to continue saving to an existing m3u8 playlist using ffmpeg – Nginx
I'm using nginx rtmp module to run a live streaming server that encodes a rtmp stream to a hls playlist. Is there a way to continue with an existing m3u8 file instead of creating a new playlist when I start…