-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.10.8, 3.11.4
-
None
-
MOODLE_310_STABLE, MOODLE_311_STABLE
Recently I found out that I must use headphones or disable silent mode on iPhone to listen to ogg files on Moodle (MDL-65943). I then realized that this is an upstream issue with ogv.js. This issue can be reproduced by visiting the ogv.js demo page: https://brionv.com/misc/ogv.js/demo/
- visit the demo page with an iPhone
- enable silent mode
- start the video, there's no sound even if you turn the media volume to max
- disable silent mode, immediately you can hear the sound.
For your reference, I'm using iOS 14.8
I'm created an issue on upstream as well: https://github.com/brion/ogv.js/issues/600