Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Embedded YouTube videos in native HTML5 mode and full screen

Tags:

People also ask

Why is full screen unavailable on YouTube?

Sometimes a YouTube page will load incorrectly, causing graphical issues in the process. If this is the reason you're encountering a full-screen error, pressing the F5 key or clicking the "Refresh" button will reload the YouTube page and fix the problem. Try using full-screen mode while Chrome isn't maximized.


I know about the issues of HTML5 video and full screen in general. However, this is about embedded YouTube videos and using the YouTube default iframe embed code.

The context is me trying to answer my own question about seamless and sandbox for YouTube videos more in depth. Work has begun at a test page

(Note that form elements do not work at all so far.)

The thing is that currently I am not able to get any video to play in full screen, if I am signed in to the HTML trial. Attributes are therefore pointless.

Does anyone have up to date knowledge about YouTube's plans to provide full screen and if browser would allow it because of security restrictions or have a work around for the issue today?

I do not wish to enable full screen by default. The user must initiate it by him-/herself.

Using an alternative video player is currently not an option, since the purpose is to test YouTube's default code.