-
### Steps to reproduce
1. I have used this reference for installation https://github.com/blackuy/react-native-twilio-video-webrtc .It was successful and I was able to implement the features too. But…
-
I am trying to implement chat with `quickblox-react-native-sdk` in a react native app with expo. I've got the ios version to work but when I try to build and run the android version I get the followin…
-
I am working on streaming application which uses `react-native-webrtc` to stream audio and `react-native-incall-manager` to route sound to main/loud speaker. I have an issue where users can't set audi…
-
I need to use `getAudioRoutes` to be able to extract the audio devices.
```javascript
const devices = await navigator.mediaDevices.enumerateDevices();
console.log(devices);
/*
Devices [
…
-
Is there a documentation or tutorial for this implementation? I have seen jitsi forked react-native-webrtc
-
I'm researching packages right now to put together a walkie-talkie type application.
Would I be able to connect multiple devices together using this library and push audio/video through them via ht…
-
Hello.
Trying use with 'react-native-webrtc' but unfortunately a conflict occurs while building the application. Since VoxImplant includes the VebRTC api, in theory, is it possible to access the RT…
-
I'm trying to connect to esp32-cam from react-native application with https://github.com/react-native-webrtc/react-native-webrtc package. When phone and cam is on the same network, it works fine, but …
-
# Query
## Description
I have implemented "react-native-webrtc" using intermediate server to send SDP and candidate between two phone(one send offer SDP and candidate and another receives SDP and …
rosnk updated
3 years ago
-
Hello everyone, after updating my phone to android 14, this function stopped working: setSpeakerphoneOn(..)
I will be very grateful for any information regarding this problem.
- "react-native": "…