[FFmpeg-user] Using FFMpeg to produce LL-HLS

Simon Brown simon.k.brown at gmail.com
Mon Feb 17 13:43:50 EET 2020


I'm trying to reduce the latency of streaming video to a web page.
I have tried a few options:
1) WebRTC - great, but doesn't support interlaced video
2) fMP4 - couldn't get a working solution
3) HLS - great, plays interlaced video as well, but latency is appalling
4) LL-HLS - can't find anything that produces it.

Does FFMpeg support generating LL-HLS?

Regards,
Simon


More information about the ffmpeg-user mailing list