alongubkin / phonertc

WebRTC for Cordova apps - No longer active
http://phonertc.io
Apache License 2.0
867 stars 307 forks source link

PhoneRTC with EasyRTC server #147

Open drpeque opened 9 years ago

drpeque commented 9 years ago

Hello.

I'm trying to implement easyRTC in a Cordova application. Plugin is needed in order to Cordova could get the Media User. PhoneRTC is perfect to do this work. I have tested client demo and the videoconference works properly. The challenges is to use the easyRTC server as signalling server instead of PhoneRTC server.

I'm trying to do that, but, so far, I can't. I post a comment on easyRTC foro if someone needs more info about it.

Any ideas?

Thanks

onurdogan85 commented 8 years ago

drpeque do you solve this problem? we have similat problem how did you solve that? help pls

drpeque commented 8 years ago

So sorry to be late, but I didn't found a solution for this challenge.