Jer Noble

Results 26 comments of Jer Noble

It would be nice if sites could detect the condition that autoplay will not be honored. (Without explicitly calling play() and checking the returned promise.) Sites will currently just display...

Why can't the embedder just remove the `` from the DOM? That would currently have the effect of pausing `` elements in the ``'s DOM, and could be extended to...

WebKit recently landed a fix for a similar bug: [251119: HLS videos sometimes fail to reach "ended" state & cannot be restarted](https://commits.webkit.org/259342@main), which should be included in [STP 163](https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-163) and...

STP is only available on macOS, however, both beta versions of macOS Sonoma and iOS 17 should include this fix as well.

FWIW, > Parsing the manifests seems a bit extreme to me. The manifest resources are going to be one of (A) more manifests, (B) MPEG2 TS, or (C) MP4. (D)...

@mounirlamouri I think that would be best (if we stopped the session if the page was navigated).

@avayvod Because it may not be a choice that the UA makes (the remote end may choose to end or continue playback when the UA disconnects without input from the...

@foolip said: > We could perhaps consider allowing padding for ::cue as part of the solution. That would likely be insufficient. You'd also need to be able to set a...