-
I recently cloned this project and run it after npm install. the app runs successfully but when i tried to add this feature in my another project and runs it .. it gives me an error
**TypeError: nu…
-
Apologies for the further delay in [getting the OpenSUSE package out](https://github.com/IceDBorn/pipewire-screenaudio/issues/80). I had it 'working' for some time, but wanted to test it further as I …
-
Hi,
I'm trying to make Jitsi work in its simplest form, but an error occurs like the one below. Can you help me with this?
![image](https://github.com/jitsi/jitsi-meet-sdk-samples/assets/32668094/…
-
I have RTCView for video stream that has different aspect ratio than react-native application viewport
```javascript
{
touch.current.sourceLayout = e.nativeEvent.layout
}}
…
-
### Question
Well, basically i try to share photos and local stream between devices. I use _react-native-webrtc_ to share localStream, sometimes remote user requires a photo, so i use _react-native…
-
#### Expected Behavior:
#### Observed Behavior:
import { defineCustomEventTarget, Event } from 'event-target-shim'; In this Event is coming as unefined. Tried changing imports and other st…
-
I am trying to make a video call app using `react-native-webrtc`. it is working well `both local and remote stream` on android 8.1
**But `remote stream` it is not working on android 5.0.2**
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Starting from October 3, 2022 (Beijing Time), more than 100 users reported that at least one of their TLS-based censorship circumvention servers had been blocked. The TLS-based circumvention protocols…
-
### Description
I know it's look like the common mistake.
Append on iOS only, android version work fine.
I search on my project to see if im using 'document' statement somewhere but never found…