While making a video or audio call using WebRTC voice is coming too low, this issue is start happening after updating the IOS 15. Before updating the IOS version voice was used to coming through loudspeaker but now it don't
iOS 15 Safari WebRTC Issue
I am experiencing the same issue with a WebRTC web app I have developed. It uses audio and the incoming audio is about 2/3 of the volume that it used to be with iOS 14.8 and below all the way to iOS 11. This can also be demonstrated by going to:
https://webrtc.github.io/samples/src/content/getusermedia/audio/
or
https://appr.tc/
And testing iOS 14.8 and beta tester release 5.1Beta3 side by side. I have verified this on both iPhone 7 and iPhone XS
The outgoing microphone level is normal. The problem is with the playback audio.
"The problem is with the playback audio" => Exactly, during a call, audio tag plays media file or medis stream with very low volume
We are also experiencing this issue. Only on iOS 15. Any current solution?
@marcusgilson Were you able to solve this?