-
after adding dependency getting this error , the package is available in node modules, can anyone tell something about this, i need it for making calls only not receiving yet.
the package.json is…
-
Downloading https://github.com/jitsi/webrtc/releases/download/v106.0.1/android-webrtc.zip...
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
…
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [X] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Is your feature request related to a probl…
-
im using
react-native-webrtc
react-native-incall-manager
to make a call and use a buttom to translate my voice input
when im disabling the video call every thing about react native voice works gr…
-
I have built a demo app using `react-native-webrtc` and I would like to share it with the community. The app is built with Expo and it's beginner-friendly and easy to build and run.
https://github.…
-
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…
-
Hi, I wonder if anyone who has upgraded got this issue too? Since upgrading to 1.94.0 (from 1.92.2), sending an event does not work anymore. I can receive them though (I send them using a webrtc conne…
-
: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
10 months ago
-
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
…