WebRTC-Experiment
WebRTC-Experiment copied to clipboard
Pre-recorded-Media-Streaming issues
In the pre-recorded-media-streaming demo, when chrome opens a room and play a video, it crash when someone joins the room.
And if Firefox opens the room and play a video, there's no audio feedback, but it's sent to the others clients.
I also put the code into an electron environment, got this error line when trying to do a chrome to electron : [6516:0707/140058.806:ERROR:rtpreceiver.cc(61)] AudioRtpReceiver::OnSetVolume: No audio channel exists.
I also put the code into an electron environment, got this error line when trying to do a chrome to electron : [6516:0707/140058.806:ERROR:rtpreceiver.cc(61)] AudioRtpReceiver::OnSetVolume: No audio channel exists.
Hello!
Are you solved this problem?