-
# Expected behavior
When I update the local participant with a custom config, the subscription should be changed.
# Describe the bug (unexpected behavior)
When we implement screen share…
-
Hey. I am working at a project where during webrtc live connection users can watch video. While video is active audio tracks are disabled and muted. But after unmute and enable and if one of devices i…
-
I'm using the plugin on android ,
when i call the method displayIncomingCall() it doesn't show any result,
when i use the then callback after displayIncomingCall() it returns value but doesn't show…
-
After updating the package from version `0.1.7` to `0.1.8`/`0.1.9`, an issue occurred due to which the user cannot leave the meeting. The connection settings are standard; only a token and a connectio…
-
Example https://github.com/atyenoria/react-native-webrtc-janus-gateway very much outdated. And not compatible with new versions react-native-webrtc
-
Hello, all of WebRTC function work normally to me, my app run ok in production. But now i found the strange problem:
while I am calling(using iPhone) + got other phone call, then I lost the sound,…
-
```javascript
import { RTCPeerConnection, RTCIceCandidate, RTCSessionDescription, MediaStream, mediaDevices } from 'react-native-webrtc'
const options = {
audio: true,
video: { frameRa…
-
When I Import This statements
```
import {
RTCPeerConnection,
RTCIceCandidate,
RTCSessionDescription,
RTCView,
MediaStream,
MediaStreamTrack,
mediaDevices,
registerGlobals
}…
-
# Compatibility Report
- Name of the game with compatibility issues: Sea Of Thieves
- Steam AppID of the game: 1172620
## System Information
- GPU: RTX 2070 Super
- Driver/LLVM version: Nvidia …
-
**Describe the bug**
Some APIs available from WebRTC M111 release such as `RTCAudioDevice` is referenced in react-native-webrtc, but it seems livekit's react-native-webrtc is using M104 release(htt…