apprtcdemo is a opensource demo project provided by google webrtc team.
I am developing a chat application and done with it. Now I want to implement video chat also. After research …
android webrtc apprtcdemo rfc5766turnserverI'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