-
I can here my self during call and also how can we manage ON and OFF status of speaker using this library?
I'm using "react-native-twilio-video-webrtc": "https://github.com/blackuy/react-native-twi…
-
### Steps to reproduce
1.Update to latest version
2.Start Video chat on ios
3.Connect headphones
4.Click on button to toggle audio to speaker
I'm using the code as Praxey explained here https:/…
-
Documentation to accompany this github page: https://github.com/react-native-webrtc/react-native-callkeep
-
Has anybody managed to get an Expo Module/Config Plugin working for this lib ?
This is the only lib under `react-native-webrtc/` organization that doesn't provide this
-
# 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
## Des…
-
# Bug report
how to integrate react native expo
- [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reprod…
-
### Steps to reproduce
1. disconnect()
### Expected behaviour
There is no dot at the top of the screen.
### Actual behaviour
The green dot disappears then the orange dot shows up and stays t…
-
#### Expected Behavior:
The example code should work seamlessly or else there should be some documentation / readme file in example folder that indicates how to run the project.
#### Observed Beha…
-
### Steps to reproduce
1. Simply create a video call and let camera on
### Expected behaviour
Should stream local camera feed to other device with correct video
### Actual behaviour
Sometimes…
-
I have hosted the WebRTC example on a React app.
Locally it works fine however when I host it on cloud it returns the Mixed Content error due to the WebRTC endpoint being http while my app is on ht…