WebRTC-Experiment icon indicating copy to clipboard operation
WebRTC-Experiment copied to clipboard

Remote audio issue

Open qaisrani opened this issue 4 years ago • 0 comments

@muaz-khan

I created video chat app using RTCMultiConnection and RecordRTC. It works great but there issue when user stop recording and he saves the file, remote user audio is muted or there is no audio in the saved file. But during the chat remote audio looks good. I implemented below example

https://rtcmulticonnection.herokuapp.com/demos/video-conferencing.html https://github.com/muaz-khan/RTCMultiConnection/blob/master/demos/video-conferencing.html

Thanks

qaisrani avatar Apr 10 '20 16:04 qaisrani