-
HI.
I'm building an app and have some issue.
Here is my scenario.
```javascript
// Establish WebRTC Connection
InCallManager.start({ media: 'video', auto: true });
// Communicate through RTC…
-
Preface: I've been using this library for a couple of years and am broadly familiar with it. The following issue does not occur when reverting back to before #452
### Steps to reproduce
1. Setup …
-
### Steps to reproduce
- Use a working example and add a variable for `scaleType` to switch between modes
### Expected behaviour
- Switching should update the view
### Actual behaviour
- Swit…
-
# Expected behaviour
Since no data tracks are, in theory, published from the RN client, no data tracks should be picked up on the JS/web side.
### Actual behaviour
On the remote client a remoteP…
-
I want to improve the video quality.
I looked in the documentation and couldn't find if it is possible.
### Steps to reproduce
1. Have one participant join from an iOS device.
2. Have the other …
-
### Steps to reproduce
1. Make two TwilioVideoLocalViews and place them so that they overlap
2. Wrap them with views that have a borderRadium and overflow: hidden
### Expected behaviour
Both vie…
-
As mentioned in your documentation for [react-native-webrtc](https://github.com/oney/react-native-webrtc#demos) (shown below).
![oney](https://user-images.githubusercontent.com/33648821/40174671-6…
-
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…
-
### What's happening?
Hi,
I installed this module and linked the modules as given in description but I am getting a black screen in android the camera is not opening up.
### Build details?
…
-
I have followed implementation guideline correctly and tried to run project on android studio, It shows dependancies linking error,refer attachment for details...
React Native : 0.68.1
react-nativ…