-
### Steps to reproduce
1. twilioVideo.current.connect({
accessToken: response.data.token,
});
should call onRoomDidConnect function
### Expected behaviour
User should be connected to the room …
-
# Bug report
- [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [ ] Android
- [x] i…
-
# Bug report
- [x ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [x ] Android
- [ ]…
-
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 …
-
### 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…
-
**Describe the bug**
I have a Flutter app that handles chats and voice calls (through the SIP plugin of a Janus gateway, using the `janus_client` package) and handling incoming/outgoing calls through…
-
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…