cordova-plugin-opentokjs icon indicating copy to clipboard operation
cordova-plugin-opentokjs copied to clipboard

A Cordova plugin to enable use of OpenTok on the iOS, Android, and Browser platforms.

Results 24 cordova-plugin-opentokjs issues
Sort by recently updated
recently updated
newest added

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 ![image](https://cloud.githubusercontent.com/assets/11169699/15519391/e0249662-21c6-11e6-8fdb-68cba42a9f0f.png)

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 ![screen shot 2016-07-13 at 8 55 58 pm](https://cloud.githubusercontent.com/assets/20440657/16809012/4cccbd5c-493c-11e6-80e1-77a790ef16da.png)

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...