aoberoi / hello-opentokjs-cordova

An example application which shows the use of the `cordova-plugin-opentokjs` plugin for Cordova.
4 stars 8 forks source link

Cannot see video feed on Android and iOS #4

Open Shounak17 opened 8 years ago

Shounak17 commented 8 years ago

Hi, I have an issue with the video feed for self and remote. ON WEB : I can see self video but not of the other participant. I get an error saying "The stream was unable to connect due to network error. Make sure your connection isn't blocked by a firewall".

ON ANDROID: I cannot see video at all (self and remote). Self video container keeps loading.And for remote video I get this error saying "The stream was unable to connect due to network error. Make sure your connection isn't blocked by a firewall". (The remote participant is using WEB)

ON iOS: I cannot see video at all (self and remote). Self video container is blank. And for remote video I get this error saying "The stream was unable to connect due to network error. Make sure your connection isn't blocked by a firewall". (The remote participant is using WEB)

sagivf commented 8 years ago

Same here, finally got through all the setup and then that... @Shounak17 @aoberoi any luck with this?