Microphone doesn't work correctly on Web from a mobile device

Versions 2.25 and 2.26
When connecting from a mobile device to the video call web, if the camera has not been activated, the microphone does not work properly, the voice is recognised only for subtitles, but the participant’s voice is not heard and the microphone status icon (stausMic) detects that it is spoken. After activating the camera, the voice is heard correctly. Tests have also been performed with OpenviduCall with two and three participants, and in most tests it does not work correctly (demos.openvidu).

We are looking into this issue. It seems an internal problem when trying to play an audio track in the client with a disabled video track.

This PR fixes the issue: Audio is not working properly when camera is muted by CSantosM · Pull Request #797 · OpenVidu/openvidu · GitHub