-
I need to double check with the current release of `react-native-webrtc` but with the M69 work thats now in master branch, ringback works on outgoing calls very briefly and then stops (before I call 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:
- [ ] 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
- [ ]…
-
### Steps to reproduce
1. Run example code on iOS 14 phone
2. Try to use local microphone
### Expected behaviour
Audio is transferred to peers.
### Actual behaviour
No audio is received by t…
-
D/ReactNativeJS: '[modules\\xmpp\\strophe.util.js]', ': ', 'Strophe', 0, 'request id 8.4 state changed to 4'
'[modules\\xmpp\\strophe.util.js]', ': ', 'Strophe', 0, 'removing request'
D/ReactNat…
-
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…
-
### 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
…
-
Hello,
I wanted to know if it's possible to use this streamer to stream webrtc video over the internet and access it on a mobile application (made in react native) outside my network.
-
### Describe the bug
After upgrading the package from 5.1.8 to 5.1.9 and creating a release build on iOS, the build is created and installed on the simulator.
But as soon as it opens, it crashes w…
-
### Steps to reproduce
1. twilioVideo.current.connect({
accessToken: response.data.token,
});
should call onRoomDidConnect function
### Expected behaviour
User should be connected to the room …