openwebrtc-android-sdk icon indicating copy to clipboard operation
openwebrtc-android-sdk copied to clipboard

SDK for adding OpenWebRTC to your Android app

Results 11 openwebrtc-android-sdk issues
Sort by recently updated
recently updated
newest added

Is it supported or deprecated now?

Hi all! I use 0.3 version openwebrtc and android sdk last commit from master. And I have such problem, when I try connection to webclient by mobile network or from...

Is there any opensource stun server for testing purpose??

Hi! Would it be possible to release openwebrtc-android-sdk as regular java api? Maybe extract the components that are unspecific to android and cross-release it as a seperate jar? Most of...

requirements 1) 2 Android device 2) Local server to run the session communication I established call between both the device successfully.but I want to end call. It will not work....

Correctness InvalidPackage: Package not included in Android C:\Users\rong.gradle\caches\modules-2\files-2.1\org.mozilla\rhino\1.7R4\e982f2136574b9a423186fbaeaaa98dc3e5a5288\rhino-1.7R4.jar: Invalid package reference in library; not included in Android: java.awt.event. Referenced from org.mozilla.javascript.tools.debugger.ContextWindow. C:\Users\rong.gradle\caches\modules-2\files-2.1\org.mozilla\rhino\1.7R4\e982f2136574b9a423186fbaeaaa98dc3e5a5288\rhino-1.7R4.jar: Invalid package reference in library; not included in...

Having problems with connection between web client (custom implementation) and android web client sends offer in JSON sturucture, but android excepts it in string (like form demo.openwebrtc.org) demo to android:...

I have problem and I can't figured out how to solve it. I want to send only audio from web client, and it is quite easy, because I can stop...

Is it possible to use autofocus during conversation?

Hi, I have problem to find where is initialisation of the camera in SDK. I need to start a flashlight and I can't figured out where to find it. I...