Mark Veenstra

Results 41 comments of Mark Veenstra

From the XCode console this line is interesting: `2015-11-11 09:08:20.252 cordova-plugin-opentokjs-example[1188:434375] ERROR: OT.exception :: title: Connection Failed (1013) msg: Subscriber PeerConnection Error: There was an unexpected problem with the Video...

I just had a succesfull connection between Android and iOS (same setup). I have redone the test a few times and it is instable. Sometimes the connections is a success...

Have asked a question in the [cordova-plugin-iosrtc](https://groups.google.com/forum/#!topic/cordova-plugin-iosrtc/xr_ydxNRyiQ) Google Group as well. Hopefully someone could point us or TokBox into the right direction.

@kienpham2000 : Yes, like I noted in a few comments ago, sometimes the connection works, sometimes it doesn't. @ibc : Thnx for checking and helping out here. Strange thing is...

Stange thing is that my iOS stream always shows up on Android and browser. But the stream from the browser or Android to iOS fails.

@aoberoi : Any chance of you joining the discussion? @fatmonkey99 : I haven't been succesfull yet. Honestly I haven't paid it much attention at this moment, because I am reconsidering...

See in short I think TokBox has a lot of own hacks in place to enable WebRTC on several platforms that didn't implement WebRTC correctly or whatever reason. But I...

iosrtc works great without OpenTok, just migrate away from OpenTok is what we did.

If this is related to the [cordova-plugin-iosrtc](https://github.com/eface2face/cordova-plugin-iosrtc), this issue is fixed since version [2.0.1](https://github.com/eface2face/cordova-plugin-iosrtc#version-201). Regarding the detection of permissions, I am not sure if this is possible in Cordova. You...

Since `>iOS9` the behaviour is the same as in `Android >5.x` as we have tested. For example on both platforms we got a disconnect on our socket server when the...