muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.56k stars 1.38k forks source link

Problem with cordova app #409

Open LanmanGroup opened 7 years ago

LanmanGroup commented 7 years ago

I have a problem with the application for cordova platform. When I try to do a video call between an iphone and pc (https://rtcmulticonnection.herokuapp.com/demos/Video-Conferencing.html) work fine, also between android and pc, but I have problems between an iphone and an android phone. It seems that the signals are being sent properly, but I do not see remote streams. Any suggestion?

LanmanGroup commented 7 years ago

I find more and more "Peer connection is closed between you &" warning recently

taoboy commented 7 years ago

@LanmanGroup android app display "Request was denied for securitys"?