No audio output in iOS simulator
Opened this issue · 1 comments
danielselnick commented
Hi,
I'm trying to test the demo, using the heroku app server.
I changed get user media to be false for video and true for audio.
I connect to a room in the simulator, and connect to the same room in web browser.
In web browser, I get audio feedback loop from microphone.
In simulator, I get no audio from microphone input on web browser, but the camera video does appear in simulator.
zxcpoiu commented
don't know about simulator, you better not test on it. especially video.
you can try disable video totally, see:
https://github.com/oney/react-native-webrtc/issues/155#issuecomment-257252039