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 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".