-
-
* [ ] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What di…
-
#### Expected behavior
I would like that muting a track would prevent the app from listening to the microphone.
#### Observed behavior
Muting a track will stop sending the audio to the peer, …
-
#### Expected Behavior:
When using the `RTCPeerConnection.addTransceiver` API without specifying the optional `direction` in the `init` parameter , the transceiver direction defaults to `sendrecv` …
-
Hi ! (Sorry for opening multiple issues btw)
I can see
https://github.com/react-native-webrtc/react-native-webrtc/issues/1170#issuecomment-1190198797
applyConstraints is not implemented.
Is it …
-
#### Expected Behavior:
addEventListener Callback event should be typed per event not Event
For example:
```ts
peerConnection.addEventListener("track", (event) => {
// event should have streams, …
-
### Steps to reproduce
1. install react-native-twilio-video-webrtc in your project
2. get your access token and roam name from your API, or from Twilio's online Testing Tools.
3. call Twilio's func…
-
First I want to thank you for the dev expierence with livekit, it is really awesome. This project is going to huge. :)
My issue is, It just won't connect on iOS with celluar, works fine in every ot…
rokk4 updated
5 months ago
-
We are having trouble for all Android users on the latest app in Play Store. The mic stops working when app is in background sometimes. The mic immediately stops working when screen is put to sleep. i…
-
How to capture an image from the local camera while streaming.