Top "Apprtcdemo" questions

apprtcdemo is a opensource demo project provided by google webrtc team.

ApprtcDemo with local server works between browsers but not Android native to browser

I am developing a chat application and done with it. Now I want to implement video chat also. After research …

android webrtc apprtcdemo rfc5766turnserver
How to redirect audio to speakers in the AppRTC iOS example?

I'm trying to redirect audio to speakers in the AppRTC iOS example. I tried: AVAudioSession* session = [AVAudioSession sharedInstance]; //error handling …

ios audio avfoundation webrtc apprtcdemo