-
**Describe the bug**
I am experiencing an issue when I lock the phone screen during an active live session and then unlock it to return to that session.
Steps to reproduce:
- Open a live ses…
-
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 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 …
-
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 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…
-
### Summary
We're trying to build an ios app using `eas build --platform ios` in the project which contains a newly installed plugin `"@config-plugins/react-native-webrtc",`. We followed instructions…
-
# 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
-
# 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
- [ ] …
-
Duplicate class org.webrtc.AddIceObserver found in modules jetified-android-104.5112.07-runtime (io.github.webrtc-sdk:android:104.5112.07) and jetified-react-native-webrtc-1.106.1-jitsi-12421094-runt…