-
Notifications
You must be signed in to change notification settings - Fork 378
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
missing webkit-playsinline needed for inline video #521
Comments
|
Please guys, the implementation of this simple option, should not be a big hassle. |
|
bumping this feels like low hanging fruit |
|
Hi, recently I want to embed twitch player into my ios app, but this issue seems not working in iPhone, can anyone take a look? Otherwise I have to switch to iPad, by the way. |
|
We added this capability! When using the interactive JS embed, you can add |
|
Still cant get the playsinline to work. I tried with a simple iframe or the interactive twitch embed and neither works. |
|
@DallasNChains This seems to be a regression. |
|
Hey, @adeolaex, I haven't worked at Twitch since 2018, so I can't help unfortunately. I would try tweeting to @TwitchDev to see if they can help. |
|
Oh wow ! Sorry didn't know you stopped working there. Thanks for the reply, I was able to get it working by setting a flag Thank you. |
|
@adeolaex this repo isn't actively used or monitored anymore; for active API issues, please refer to https://github.com/twitchdev/issues instead. |
https://discuss.dev.twitch.tv/t/inline-param-for-new-embedded-player/3934
It seems the discussion got closed? I'm pretty sure this used to work and I am now seeing that it doesn't. This is huge for app developers showing a video that doesn't take up the entire app
from
https://www.reddit.com/r/Twitch/comments/3n4q0s/embedding_html5_player_into_site/#cvku95c
I know this used to work (was something like)
what I am seeing using this code
The text was updated successfully, but these errors were encountered: