-
### Steps to reproduce
1. Start a videocall
2. Minimize the app on IOS for a few seconds
3. You will see a the uncoordinate between image and audio (audio arrives first)
### Expected behaviour
…
-
#### Expected Behavior
remote audio track forward to mediasoup server/other peer
#### Observed Behavior
**crash in android and ios receive crackle remote audio**
>logcat logs:
> #Fatal …
-
I am working on a prototype and struggling to show the users stream back to the user once they have connected.
I can successfully call. `const call = peer.call(connection, localStream);` and the …
-
### Steps to reproduce
1. i installed this package
2. followed steps
3. start app
### Expected behaviour
expected app to be started
### Actual behaviour
i am getting an error: RNCCustomTwil…
-
### Steps to reproduce
1. Please Run this example
2. [example](https://github.com/blackuy/react-native-twilio-video-webrtc/tree/master/Example)
### Expected behavior
users must connected on t…
-
### Steps to reproduce
1. We can use the code given in the example
2. Use flipCamera() to flip the local video view camera once the call is started
### Expected behaviour
Camera should be switch…
-
### Expected behaviour
On video call connect the video feed should run on both the web and android devices.
### Actual behaviour
On Video call connect the android video feed is not working. N…
-
### Steps to reproduce
1.get the access token
2.enter access token ad room name from the my device and in the emulater w
3.pressing the connect button gets me this error.
### Expected behaviour
…
-
### Steps to reproduce
1. Initiate a call in android
### Expected behaviour
Should start with front camera
### Actual behaviour
Starting video call with back camera enabled
### Environment…
-
### Expected behaviour
I want to show incoming video call screen even if the app has killed or locked when one end participant has make video call.
### Actual behaviour
Now i only connect the…