-
I can't find any references in the documentation so asking here.
I want to use a webrtc stream as a video texture. Currently only file/url sources are supported it seems.
There's a RN webrtc lib…
-
In the android/app/src/main/AndroidManifest.xml, I have added the necessary configuration:
```
```
Additionally, the call-integration.enabled flag is set to true.
On iOS, everything is work…
-
### Steps to reproduce
There is a problem with disabling audio on creation. Local audio is disabled but remote audio voice is not audible. It's very low.
### Expected behaviour
Remote audio shoul…
-
I'm trying to implement `webtorrent` lib in my react native application using `react-native-webrtc` but the `simple-peer` library keeps giving this error:
```
simple-peer [50766ba] iceStateChange (c…
-
# Bug report
- [ x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [ ] Android
- [x ]…
-
Use WebRTC as a base:
- https://github.com/mozilla/togetherjs/blob/develop/togetherjs/webrtc.js#L44
Editors to investigate:
- http://codemirror.net
- https://github.com/ajaxorg/ace
- https://gi…
-
in signal project : Web and Signaling
1. npm i (in signaling)
2. npm start looking good in backend
in react native project: WebRtcMobile
1. fix about version react-native-webrtc to 1.84.0 in pa…
-
Per Mattermost guidelines, GitHub issues are for bug reports: .
For troubleshooting see: http://forum.mattermost.org/.
For feature proposals see: http://www.mattermost.org/feature-requests/
If …
-
Seems like there is conflict between 2 classes in these packages.
Is there a way to resolve the build conflict? As I'm using VOIP from Sinch and wanted to implement RTM from Voximplant
https://gi…
-
### Steps to reproduce
1. Add `twilioRef.current.disconnect();` function in component unmount
2. Navigate back to unmount the component
### Expected behaviour
Disconnect function should work pr…