Chris Needham

Results 378 comments of Chris Needham

I now see a different error, due to autoplay policy, from `VideoElementCache.init()`: > play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD

Thanks for reporting this. Which version of Edge are you using?

Thank you @QingAn for introducing MiniApps to the Media & Entertainment Interest group ([minutes][1]). We have a tracking issue at https://github.com/w3c/media-and-entertainment/issues/75. As @anawhj mentioned during the meeting, if possible it...

I agree with @modest and @OrenMe. Although the BBC has deployed PiP for video, the v2 proposal means we could deliver a much better UX. In addition to the points...

Should we close this PR, it seems to be superseded by the [Document Picture in Picture proposal](https://discourse.wicg.io/t/proposal-document-picture-in-picture/5736)?

@mkhahani Please take a look at the proposed Document Picture-in-Picture API, see https://discourse.wicg.io/t/proposal-document-picture-in-picture/5736 for details and consider mentioning your use cases there.

There's some similarity here with BBC R&D's object based media: https://www.ibc.org/trends/object-based-media-exploring-the-user-experience/6889.article

It would be interesting to see a gap analysis: - what can be done today using existing browser capabilities, by building a player library? - what new browser capabilities are...

> @pchampin , @chrisn , thank you. If the topics aren't already in scope, I would like to propose adding the discussion and exploration of interactive video, branching video, interactive...

I can see that some refactoring would be needed to add this feature... The main things that would need to change are: * [`WaveformZoomView._syncPlayhead`](https://github.com/bbc/peaks.js/blob/c2e5517de4677fa04865c2e9f98b94735655730f/src/waveform-zoomview.js#L269), which is responsible for scrolling the...