-
If it is an audio call then it should use iPhone's built-in receiver (output).
How to make it possible?
https://stackoverflow.com/questions/50502518/issue-with-opentok-and-callkit
-
When trying to connect to a session, this error is popping up:
"Attempt to invoke virtual method 'void com.opentok.android.Session.connect(java.lang.String)' on a null object reference"
Steps to repr…
-
Here is the flow that consistently crashes the app - can you reproduce it?
- I start capturing (Streaming)
- I close the app (by going to a different app for instance, or by tapping the home button on…
-
Adding a name for a published stream and using the communication.callProperties.name while init app, it is updating to all publishers stream. Please find the screenshot below, please help on this.
…
-
**Please post usage questions or broader discussions on [StackOverflow](https://stackoverflow.com/questions/ask?tags=opentok+react-native)**.
---
For **feature requests**, please fill out the [f…
-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe):
nuget
NuGet version (x.x.x.xxx):
4.1.0.2450
OS version (i.e. win10 v1607 (14393.321))…
aiham updated
7 months ago
-
It still shows front camera, even though it is set to back
```
const [audio, setAudio] = useState(true)
const publisherProperties = {
publishAudio: audio,
…
-
I have setup the Node.Js , also i have setup the NPM , and the demo working , but i want to make sure , does it support the parallel calls ?? and what is the maximum parallel calls that can run in the…
-
When this library extends XMLHttpRequest here:
https://github.com/HubSpot/pace/blob/b202561ac0d5721a5df8d48dbf94f237c3d44405/pace.coffee#L343-L348
It doesn't bring along the properties of the XMLHtt…
-
Hi,
I'm trying to launch the default example application, compiled with phonegap build (it is now possible to add any kind of plugin to a PGB project).
The app launch fine on my iPhone, but the only…