Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x-webkit-airplay #5345

Open
avantgardnerio opened this issue Apr 4, 2020 · 2 comments
Open

x-webkit-airplay #5345

avantgardnerio opened this issue Apr 4, 2020 · 2 comments

Comments

@avantgardnerio
Copy link

It appears that youtube.com can play videos over airplay somehow. With some research, it looks like it is using:

x-webkit-airplay

https://medium.com/@WebDevLiberty/push-to-airplay-button-for-html5-video-tag-ef19019eba87

It would be cool to see in caniuse.com which browsers support that. Thanks for your awesome site!

@Malvoz
Copy link
Contributor

Malvoz commented Apr 5, 2020

According to this comment, Safari has switched from x-webkit-airplay to x-webkit-wirelessvideoplaybackdisabled (yikes). While it indeed would be helpful to know if they're actually useful (as fallbacks) or a waste of time, they're both superseded by the disableRemotePlayback attribute defined in the Remote Playback API spec, which I've opened an issue for data support in #5043.

@ankit0812
Copy link

@Malvoz have you used this to disable x-webkit-wirelessvideoplaybackdisabled airplay ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants