Hello,
Low Latency HLS was just released by Apple at WWDC 2019 : Introducing Low-Latency HLS - WWDC19 - Videos - Apple Developer
It requires HTTP/2 push to be enabled on the server. Is HTTP/2 push supported from within a worker or is Cloudflare planning on supporting this in the future? Thanks !
Cloudflare do support H2 Push, but I’m not sure if this will work once you hand a response back from a Worker to be delivered. It should not take too long to do a test on that. Just add a Link: rel=preload header in a response, and see what happens.
There is a dedicated Cloudflare stream product, but it is video on-demand only.
Finally, streaming through Cloudflare is generally prohibited. Check with your customer success contact.