Re: [whatwg/fetch] Expose Stream Watermarks (#689)

@benjamingr If the requirement is only displaying the video and not recording the video as the stream is ongoing you can use `MediaSource` attached to a `<video>` element and the elements' `waiting` element to determine when to fetch the next chunks.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/689#issuecomment-379499028

Received on Saturday, 7 April 2018 21:03:21 UTC