remote-playback icon indicating copy to clipboard operation
remote-playback copied to clipboard

Remote Playback API

Results 8 remote-playback issues
Sort by recently updated
recently updated
newest added

For context, see https://github.com/w3c/picture-in-picture/issues/191. The Picture in Picture spec currently says: > The [[Remote-Playback]](https://w3c.github.io/picture-in-picture/#biblio-remote-playback) specification defines a [local playback device](https://w3c.github.io/remote-playback/#dfn-local-playback-device) and a [local playback state](https://w3c.github.io/remote-playback/#dfn-local-playback-state). For the purpose of Picture-in-Picture,...

Import comment(https://github.com/w3c/remote-playback/issues/87#issuecomment-308479127) from @mounirlamouri: >The issue with this API is that you will have to use a Chrome Cast compatible device to test the API on Chrome but another browser...

F2F

Tracking issue for the following problem: - what happens when the page that is playing a media element remotely navigates / reloads? - should it be able to reconnect somehow...

v2

Here is a dumb request that probably very few ppl would want/need, but i would like to be able to control media flinging myself somehow when casting with other means...

I tried to autolink [the RemotePlayback interface](https://www.w3.org/TR/remote-playback/#remoteplayback-interface) by typing `{{RemotePlayback}}` in Bikeshed, but this interface is not exported from this spec. Please consider exporting it, and the other bits of...

This meta issue tracks progress toward the [Remote Playback API][1] [Proposed Recommendation][2] (PR) publication. Editor: @mounirlamouri You see many tickboxes below, but fear not. Almost all of them are administrative...

This issue tracks allowing sender pages to adapt the media bitrate to network/receiver constraints (e.g. bandwidth, buffer size) when using MSE to ensure a smooth playback. One solution is to...

Future

See https://github.com/whatwg/mediasession/issues/123 This issue is filed so that everyone interested in the Remote Playback API is aware of the issue. It's not yet entirely clear which spec will have to...

Future