Skip to content
Discussion options

You must be logged in to vote

this is unfortunately not possible with the Media Chrome UI because the Youtube iframe player doesn't provide a enter fullscreen method or something similar and iOS doesn't support the fullscreen API via a non-video element.
https://caniuse.com/fullscreen

it can go fullscreen via the original Youtube UI but it does that via HTMLVideoElement.webkitEnterFullscreen something that is not accessible from outside the iframe.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by luwes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants