phonertc icon indicating copy to clipboard operation
phonertc copied to clipboard

WebRTC for Cordova apps - No longer active

Results 100 phonertc issues
Sort by recently updated
recently updated
newest added

What are the exact steps that must be followed to test the ionic demo client? The demo directory do not contain any www folder so it doesn't seem to be...

Hi, With android 6 devices there's "VideoCapturerAndroid: Camera.open failed" when i try to start videocall. probably the problem is that Android marshmallow permissions are not implemented correctly according to API...

just to make sure, TURN server is strictly required or optional? And one question more, in wiki i saw explanations how to set TURN server settings, but never for signaling...

I have follow to http://stackoverflow.com/questions/26410915/phonertc-demo-application. so android is working well. then I have run cordova platform add browser --usegit grunt build --force cordova run browser and login view is displayed....

*\* BUILD FAILED ** The following build commands failed: CompileSwift normal i386 /Users/Chen/Documents/Work/PhoneRTC/Code/Test/phonertc/demo/client/platforms/ios/Client/Plugins/com.dooble.phonertc/PhoneRTCPlugin.swift CompileSwift normal i386 /Users/Chen/Documents/Work/PhoneRTC/Code/Test/phonertc/demo/client/platforms/ios/Client/Plugins/com.dooble.phonertc/PCObserver.swift CompileSwift normal i386 /Users/Chen/Documents/Work/PhoneRTC/Code/Test/phonertc/demo/client/platforms/ios/Client/Plugins/com.dooble.phonertc/Session.swift CompileSwift normal i386 /Users/Chen/Documents/Work/PhoneRTC/Code/Test/phonertc/demo/client/platforms/ios/Client/Plugins/com.dooble.phonertc/Config.swift CompileSwiftSources normal i386 com.apple.xcode.tools.swift.compiler (5...

After adding Crosswalk to my project when I made a call a java.lang.ClassCastException was thrown. To solve this issue I replaced the WebView casts to XWalkCordovaView and also changed the...

Hi, I can connect to server but my video is not display on android. I try with my real device but i didnt get my video. When i try ur...

I am finding it difficult to implement phoneRTC because i am a newbie and i dont have any idea of IONIC. Please guide me so that i can build app...

I'm using this plugin in my app, and it works fine in debugging mode. But when I compiled it to ipa file and installed it on my phone, app crashed....

When starting a chat i got this error. I dont know why. With Android and Android 4.4.2. When a look to AndroidManifest ``` ``` java.lang.SecurityException: ConnectivityService: Neither user 10159 nor...