-
:ReactNative:Unexpected empty result of running '[node, /Users/nj/Desktop/projects/worklage/surgy/app/node_modules/@react-native-community/cli/build/bin.js, config]' command.
:ReactNative:Running '[n…
ursnj updated
11 months ago
-
The following errors were reported by 5.6.0-dev.20240818 vs 5.5.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…
-
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: my-app@1.0.0
npm ERR! Found: react-native-webrtc@111.0.6
npm ERR! node_modules/react…
-
#### Expected Behavior:
Get remote stream as a user who initiated the call after remote side accepts the call
#### Observed Behavior:
call is being answered but track event is not firing
…
-
This is not a new question, and the previous questions solutions did not work for me.
React-native-peerjs supposed to emit 'stream' upon answering call. But we are getting the call, and answering …
-
Hi. On my project during webrtc session users can watch a video. While watching video, webrtc audio track is disabled and muted. On video end callback the same audio track is getting enabled and unmut…
-
#### Expected Behavior:
When party A using mobile device (react-native-webrtc) calls party B, the voice should reach to the party B and be heard, just like the video reaches and is seen.
#…
-
Hi, I am trying to use `dataChannel`, the problem is when apply `createDataChannel` for `peerConnection` => I always get ICE_FAILED message. here is the log I saw when apply `dataChannel`:
```
Jan…
-
### Description:
The app crashes when trying to join a meet using `jitsi-meet-flutter-sdk` pub.
### Steps to reproduce:
1. Create a new flutter project
2. Do all the setup steps
3. Create a…
-
Hi all. This is a problem that I only got on devices with iOS 14.
**Description**
My project worked well on iOS 13 and after I tried to run it on iOS 14 I always get an error in xcode
Termina…