-
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": "…
-
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 would like to build a web app that is using React. It would be nice if I can send audio and/or video to the gradio app(like with the gradio/client JS package) via WebRTC. I haven`t found the solutio…
-
# 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
- [ ] …
-
I need to use `getAudioRoutes` to be able to extract the audio devices.
```javascript
const devices = await navigator.mediaDevices.enumerateDevices();
console.log(devices);
/*
Devices [
…
-
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 …
-
### 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…
-
**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…
-
Is there a documentation or tutorial for this implementation? I have seen jitsi forked react-native-webrtc
-
I have no luck writing a ReactJS Hook for Helia. I keep getting the following errors... Any thoughts?
Repro(s)
1. Start a new NextJS project
2. Add Helia
3. copy & paste hooks below.
4. Use i…