Open tjsas1 opened 9 years ago
I had this happen to me as well using some code a lot like this, but it worked once I set a height and width on the div for the video container like <div id="divVideos" style="width: 300px; height: 300px;"></div>
Also solves a problem with one-way video on ios. See http://stackoverflow.com/questions/27403534/phonertc-on-ios-video-only-works-one-way/29396439#29396439
Hi,
I am blessed to find this Plugin because it is really a good help. But I can't manage to make it work in such a way app-browser and app-app (at least on my side using Android) communication will run.
What it does are as follows:
Environment:
Hope you can help me with this.
You may see may code below:
God Bless!