OpenVidu / openvidu

OpenVidu Platform main repository

Home Page:https://openvidu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPENVIDU PRO - Microphone not works when play another video or audio

mayander30 opened this issue · comments

Describe the bug
The microphone stops working when we play another video for example from youtube, it is a bug from openvidu. I do not know if there is another way to make it works, I am trying to play the video in parallel with the live one for the users, but when we unmute the video, the openvidu does not capture the audio from the microphone .

Openvidu version: openvidu-react-native-adapter-2.17.0

OpenVidu tutorial where to replicate the error
create a live and join in IOS device with other user, so try play some other video from youtube or vimeo, so the microphone audio stop to works

What I am trying do is play some video to the users in the live, but when we unmute the video, the microphone from the device do not works, so the others users can't hear me.

Client device info (if applicable)
IOS IPAD AND IPHONE

Example here, I added a new button above Toggle Camera, when you click in Play Video, you will can see that the microphone from device will be off

this example use openvidu-react-native project.

https://github.com/mayander30/OPENVIDU-EXAMPLE-ISSUE-MIC