iccanobif / gikopoi2

37 stars 17 forks source link

double stream voice on iOS #486

Closed iwamizawa-software closed 1 year ago

iwamizawa-software commented 1 year ago

https://github.com/iccanobif/gikopoi2/blob/master/src/frontend/main.js#LL3032C29-L3032C48

HTMLMediaElement.prototype.volume is readonly property on iOS.

videoElement.muted = true; it can mute