-
# Bug Report
**Testing platform**
> Android, Ionic, cordova
**Current behavior**
> After an openTalk session has ended, If I get a real incoming call the call is silent, What I mean is that th…
-
Hi Felix,
I'm using Opentok to implement video call and follow your source. However, I have a ciritcal bug relates to consume function of OTVideoCaptureConsumer. I think you did face it and resolve …
-
# Feature Request
**Description**
Currently, the video if we have a dynamic height set height to 35%. The video is being cropped on the user end. However, correct video is been published to opento…
-
At this point there are various method signatures for OpenTok.CreateSession(). You seem to be able to use a Builder pattern SessionProperties object, or use method overloading to use a partial set of …
-
Hi there,
I am trying to integrate this npm into RN project and I am facing issue with OT import.
-
In Opentok plugin version 1.0.3, when I rotate the display (to landscape), I hide the publisher and subscriber divs and call `TB.updateViews()` method. But soon after that the publisher and subscriber…
ghost updated
9 years ago
-
For the project I'm working on, I wanted to know, in plain english and at a glance, what each event indicates. I wrote handlers for each event (except signaling) and then went through the OpenTok docu…
-
Good morning, how can I make an update to version 2.8.1 of iOS SKD, to take advantage of the corrections to the incidents arising from version 2.4, which is running this plugin.
-
Hi folks,
I want to request microphone and camera permissions before actually making a call (like Skype/Meet web does). I was planning to use `navigator.mediaDevices.getUserMedia()`, save the media…
-
Usually, when we use opentok if we leave that connection tab basically communication tab open we can move to next tab on a same browser but the stream is continues to upload. when using the these filt…