-
#### Expected Behavior:
#### Observed Behavior:
#### Steps to reproduce the issue:
#### Platform Information
* **React Native Version**:
* **WebRTC Module Version**:
* **Plat…
-
**Description**
I’m trying to implement a feature that identifies the active speaker in a video call using react-native-simple-peer and react-native-webrtc. I would like to find a way to determine wh…
-
### Steps to reproduce
1. Install the dependency
2. Run the application on android device or emulator
### Expected behaviour
Run without warning message
### Actual behaviour
You get the foll…
-
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-runti…
-
In a peculiar case I'm facing, I have two peer connections and I'm getting screensharing stream from one of them. When I try to add this stream to another peer using `WebRTCModule.peerConnectionAd…
-
### Steps to reproduce
1. in Xcode -Product-Archive
2. Upload in AppStore
### Expected behaviour
set up in testflight
### Actual behaviour
The following issues occurred while distributing …
anauk updated
2 weeks ago
-
Hi,
I've set up Stream Assist on my Tapo camera. It is supported by go2rtc and WebRTC for streaming the reply and the STT start media. Everything is working during 1-2 min. It reacts to the wake wo…
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-native-sdk`
**Describe the bug**
```
useEffect(() => {
const _call = client?.call('default', callId);
_ca…
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [X] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Describe the bug**
I am currently integra…
-
I am using WebRTC and a browser to establish a data channel, but some issues occur when a TURN server is needed. Here are the specific symptoms:
### using coturn
When using coturn as TURN server…