I am using ffmpeg to save live streams with an .m3u8 url. Regularly I see the following message. This results in the output video freezing.
skipping 5 segments ahead, expired from playlists
How can I tell ffmpeg to just write the frames and ignore that they are expired? I would rather see a choppy video than having it just freeze.