-
### 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. Make two TwilioVideoLocalViews and place them so that they overlap
2. Wrap them with views that have a borderRadium and overflow: hidden
### Expected behaviour
Both vie…
-
**Bug:**
Câmera funciona no Desktop mas não no Android. Teste feito em projeto a parte como POC (proof of concept) antes de implementar em qualquer commit deste repositório.
**Objetivo:**
I…
-
Hi. I copied this whole repo into node_modules/react-native-twilio-video-android folder in my react native app. I copied the contents of https://github.com/blackuy/react-native-twilio-video-webrtc/blo…
-
This is pretty important to separate from Chrome if one needs to build a great high performance app. The issue with chrome tends to be it eats up a lot of bandwidth and slows everything down.
Also …
-
I am building a video/audio call app and I am using react-native-webrtc module for this and I want to keep application running in the background and receive incoming calls to show users call ui to acc…
-
Preface: I did not need any config-plugins for Expo, just installed it and it runs successfully on both Android & iOS.
I am able to call: ` InCallManager.start({ media: "video" });` and it's functi…
-
```
"react-native": "0.72.4",
"react-native-incall-manager": "^4.2.0",
"react-native-webrtc": "118.0.7",
```
**Issue**
I am developing a one way live stream and there is no need to ever send…
-
### Steps to reproduce
1. Connect to the room
2. Disconnect
3. Connect to any room (including the same)
### Expected behaviour
All participants video tracks and local video should be visible
…
-
### Steps to reproduce
`this.refs.twilioVideo.connect({ roomName: this.state.roomName, accessToken: this.state.token, trackName: `student-${Date.now()}` })`
1. Pass trackName prop to connect funct…