Dan

Results 6 issues of Dan

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

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

``` var permissions = cordova.plugins.permissions; permissions.requestPermission(permissions.RECORD_AUDIO, function(){ // App crashes here }, function(){ }); ```

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