cordova-plugin-opentokjs
cordova-plugin-opentokjs copied to clipboard
A Cordova plugin to enable use of OpenTok on the iOS, Android, and Browser platforms.
Hi All, I have installed the opentokjs plugin also the iOSRTC plugin. On device ready I'm also calling ` cordova.plugins.iosrtc.registerGlobals();`. If I try to execute without iOSRTC plugin then I'm...
I have been testing this plugin with [our example app](https://github.com/Mobilea/cordova-plugin-opentokjs-example), but I am running into an issue with iOS. The subscriber stream on iOS states: `The stream was unable to...
the stream was unable to connect due to a network error. make sure your connection is not blocked by a firewall 
ERROR: OT.Publisher.onStreamAvailableError OT_MEDIA_ERR_ABORTED: Argument 1 ('mediaStream') to webkitAudioContext.createMediaStreamSource must be an instance of MediaStream 2017-12-06 17:17:52.977213-0500 HelloOpenTokJS[806:355176] ERROR: OT.exception :: title: Unable to Publish (1500) msg: GetUserMedia 2017-12-06 17:17:52.977170-0500 HelloOpenTokJS[806:355223]...
Unable to publish video and subscribe audio+video in iOS 
All code to get a screenshot from a screen has been removed and replaced by " return ''; " This should be a feature in some way. Or is there...
When viewing a existing stream It only streams audio and i get 1500 error for the video, than it eventually exits completely. When trying to publish a stream i also...
I got the following error Failed to load resource: net::ERR_FILE_NOT_FOUND file:///android_asset/www/js/opentok.js Question : is opentok.js automatically generated when doing the build? Or where should I get it? ReferenceError: OT is...
Hello everyone, Currently I am not able to publish video or audio stream on iOS(v 8.2). When I call the method session.publish it gives following error: TypeError: undefined is not...
I tried in real android device, the publisher windows black and keep loading, don't show front camera video. And the subscriber windows showed "The steam was unable to connect due...