openwebrtc-examples
openwebrtc-examples copied to clipboard
Examples apps showing how to use OpenWebRTC
Importing and building 'Android native call example ' in android studio I have installed it in two devices . When I join a room with same session id from both...
Hi, these examples appear to not load on current Android Studio version. Can someone fix then please?
In the `ctos` handling section of the server, there is a race condition exhibited on some systems. If the response is sent (with the response.end call), sometimes the "data" and...
With this plugin can I create a webrtc player to wowza webrtc?
Hi, I tried connecting to the demo.openwebrtc webpage using test_client.c but it doesn't work (it says "Failed to connect to the server"). So I literally haven't a single working sample...
Hi, I found from gradle.build file in NativeCall app that you have ndk set abifilter to armeabi-v7a, Does your openwebrtc-android-sdk supports for running in x86 or x86_64 architecture? It really...
Running the NativeDemo on my iPad, input the session id. then alert dialog is shown: Error Domain -" NSURLErrorDomainCode= -1202 "The certificate for this server is invalid"....
please look the Console Log: The HTTP server is listening on port 10080 @b022569452b - kkd0j30h joined. @b022569452b - 9ba0bec3deed1 joined. then the console did not respond. local web demo...
The certificate expired on April 5, 2017 at 10:26 AM (GMT+2). Someone should either update the cert manually, set up automated updates with something like letsencrypt, or disable the automatic...
For example, after launching the NativeCall example on an android device, I am able to join using a generated id but on calling (initiated by the device or by the...