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

Hello, is there a way to pause / resume the session programmatically? It seems to do just that when the app goes into the background and gets reopened. I am...

After each drop, there is always 3 to 6M memory is not freed. A dozen times, the program more slowly, until the app to die.

I had just commented at #99 but perhaps it deserves a new issue.. @alongubkin @cesterlizi - I am experiencing choppy audio issue again. I wonder if the commits for later...

Hi, i tried to create a sample app using the plugin for Android 5, but I get a "PermissionDeniedError" when calling the navigator.getUserMedia function. Somebody out there with the same...

The API is clearly mixing two separate components: - The app-to-plugin signaling and events. - The app-to-app in-the-wire signaling. If you mix both (as you do) you are basically building...

When I create an audio call, a video tag is auto-created and placed at the end of the body tag in the index.html. This is preventing the user from clicking...

@alongubkin it's difficult to understand your android app code. can you provide the source code.

For some reason since the latest bigger improvements my iOS app doesn´t show any video (microphone works) anymore. Android suddenly crashes during start. (my old app from two weeks ago...

Hi, WebRTC is ofcourse not running/working on IE and Safari, but with the use of the plugin of Temasys this could be possible: https://temasys.atlassian.net/wiki/display/TWPP/WebRTC+Plugins. Could you integrate this plugin into...

Just that. Muting our mic should not require SDP renegotiation. Does the API provide this feature? Could not find it.