sampotts / plyr

A simple HTML5, YouTube and Vimeo player
https://plyr.io
MIT License
26.34k stars 2.92k forks source link

Can't un-mute or change volume on muted HTML5 playsinline video on iPad #1310

Open duncanwilcox opened 5 years ago

duncanwilcox commented 5 years ago

Expected behaviour

Ability to un-mute audio on a muted, playsinline video on iPad

Actual behaviour

No un-mute button or volume slider is available

Steps to reproduce

Environment

Console errors (if any)

Link to where the bug is happening

https://codepen.io/anon/pen/dwqPzO (this is just the basic HTML5 video test case, with the muted attribute added to the video tag)

ume-kun1015 commented 5 years ago

The same thing is happening when i'm using 3.5.6, not on iPad, but on iPhone I need the un-mute button. on this issue https://github.com/sampotts/plyr/issues/656, @sampotts says this issue got fixed in 3.2.4. (I confirmed that although version 3.2.4 throws an error when the page is server-side rendered on nuxt...)

TomS- commented 4 years ago

I'm also having this issue, there is no option to mute or unmute a video on iOS.

EDIT: It's worth noting that this isn't just playsinline muted videos, it's any video. No volume controls show.