Re: [FFmpeg-user] HLS issue

2024-11-29 Thread Jamey Kirby
I'm using 5.1.6 on Debian On Fri, Nov 29, 2024 at 11:29 AM Jamey Kirby wrote: > I am a developer of a PWA streaming app for our radio station. I am using > FFmpeg to create the live HLS stream. It works great except when the source > goes down. FFmpeg never updates the .m3u8 or .ts files when t

[FFmpeg-user] HLS issue

2024-11-29 Thread Jamey Kirby
I am a developer of a PWA streaming app for our radio station. I am using FFmpeg to create the live HLS stream. It works great except when the source goes down. FFmpeg never updates the .m3u8 or .ts files when the source returns online. It just keeps streaming the same old files over and over again