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

feat: add 'playsinline' attribute #21

Closed
mv-go opened this issue Jun 11, 2019 · 2 comments
Closed

feat: add 'playsinline' attribute #21

mv-go opened this issue Jun 11, 2019 · 2 comments

Comments

@mv-go
Copy link

mv-go commented Jun 11, 2019

Despite several improvements in the past several years Safari on iOS is still somewhat restrictive in terms of displaying a video to a user. Especially when it comes to playing videos "inline" as opposed to going fullscreen.

For example to make a video autoplay in the background in iOS Safari a developer would need to include playsinline attribute inside a video tag. That's on top of usual autoplay and muted. For this matter, it'd be great to have the ability to set :playsinline: "true" inside q-media-player.

Thank you

@hawkeye64
Copy link
Member

Thanks for bring this up. I agree.
Keep on going with the good suggestions, too :)

@hawkeye64 hawkeye64 changed the title Improvement proposal: add 'playsinline' attribute feat: add 'playsinline' attribute Jun 11, 2019
@hawkeye64
Copy link
Member

added in v1.0.0-beta.15

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

No branches or pull requests

2 participants