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

I build an iOS app with the phonetic plugin and it works perfectly.Since I update the chrome from version 44 to 46,the app can not set up the communication with...

Where can I download the latest 64-bit libraries webrtc?

We have a cordova (ionic) app which uses the phonertc plugin with great success on iOS However, when we run the exact same code on Android we can initiate a...

bug

Hi all, First, Kudos to the creators and maintainers of this plugin. Having said that... I've grown dependent on build.phonegap.com. It's great since I work in at least 2 locations...

Currently, video is is stretched to fit the element it overlays, resulting in distortion. I think we should instead scale to fit, preserving the aspect ratio of the video stream.

I followed the tips on github and built phonertc demo successfully, but it does not works as expected, the demo for adroid has good instant video but no audio,no sound...

Hi, I downloaded and installed the demo code for the server and client for android. I am successfully able to initiate and perform a video chat session..however upon exiting the...

Running from phonertc master, blank project. ``` benpoulson [~/Projects/PhoneRTC] $ java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)...

I'm trying to install this plugin for my ionic project. I used this command to install: ``` ionic plugin add https://github.com/alongubkin/phonertc.git --verbose ``` And I got this as a response:...

I've downloaded the sample app and installed in my android mobile. It's working find. Now I've a questions... How do I save a live audio/video chat in server ?