-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
AllowsInlineMediaPlayback not working! #73
Comments
seconding this... it doesn't seem to work with Vimeo either |
To test this use https://developers.google.com/youtube/youtube_player_demo as the |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
Hi team!
I want Display youtube video inline on IOS devices but It's always fullscreen when play
I have some code like this
video tag generate
<video tabindex="-1" class="video-stream html5-main-video" webkit-playsinline="" playsinline="" controlslist="nodownload" style="width: 366px; height: 206px; left: 323.389px; top: 0px;" src="blob:https://www.youtube.com/af98e547-89b5-4594-b54d-9325fe046597"></video>
The text was updated successfully, but these errors were encountered: