-
### Steps to reproduce
1. Follow the installation steps that mentioned here => [https://github.com/blackuy/react-native-twilio-video-webrtc](https://github.com/blackuy/react-native-twilio-video-webrt…
-
After installing the library I get the following errors.
No idea what the solution is. :-/
```
Pre-bundling dependencies:
svelte
@apollo/client
svelte/animate
svelte/easing
svelt…
-
**Is your feature request related to a problem? Please describe.**
Currently react-native-webrtc uses its own camera. This becomes a problem because the useful features of frame_process…
-
### Steps to reproduce
1. Set up **react-native-twilio-video-webrtc** as explained in the [documentation](https://github.com/blackuy/react-native-twilio-video-webrtc#readme)
2. Run the application u…
-
dear author,
can i add h264 fmtp like below in livekit source code? the problem is that when i added like that ,some video cannot show at the react demo "livekit-react-master" ,could u give me som…
-
I've been building a couple of "native" apps with jssip using React Native and React Native WebRTC.
I've pushed all the changes required to make jssip work within that environment.
https://githu…
-
### Steps to reproduce
constructor(props) {
super(props);
this.twilioRef = React.createRef();
}
then in other method when call:
this.twilioRef.current.connect({ roomNam…
-
```
"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…
-
iOS 18 added using the camera in the background if you have the voip background mode, but we need to enable it on the capture session ourselves.
https://developer.apple.com/documentation/avfoundati…
-
2022-06-07 12:58:27.184 32600-32600/? E/libc: Access denied finding property "persist.vendor.sys.activitylog"
2022-06-07 12:58:28.343 32600-32648/com.rnchatdemo E/OpenGLRenderer: Device claims wide g…