AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://airensoft.com/ome.html
MIT License
508 stars 126 forks source link

Can't unmute - Android Chromium #399

Open Zerwin opened 10 months ago

Zerwin commented 10 months ago

Hi, I found what seems to be a bug in Ovenplayer. When having a stream with "autoStart": "true" and also "volume": 0, the stream starts automatically playing while being muted. This part works fine. However, when opening a stream like that on an Android phone in a chromium browser (tested with Brave and Opera GX) the mute button doesn't allow unmuting. Clicking on it just doesn't cause an interaction. The play/pause button and settings button both still work. I also tried reproducing the problem on Chromium desktop browsers in a mobile view but there it worked fine.

Baa14453 commented 10 months ago

I found this too, very annoying :(