react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

Twilio Video (WebRTC) for React Native

Results 195 react-native-twilio-video-webrtc issues
Sort by recently updated
recently updated
newest added

ANDROID ONLY ### Steps to reproduce 1. use TwilioVideoLocalView component with styles {height: "100%", width: "100%"} 2. Have the wrapper as Animated.View and animate its dimensions from "18%" to "100%"...

### Expected behaviour On video call connect the video feed should run on both the web and android devices. ### Actual behaviour On Video call connect the android video feed...

When ever I run setLocalVideoEnabled the audio also disables and on enabling the video the audio remains disabled where as setLocalAudioEnabled works perfectly. ` _onMuteVideoButtonPress = () => { this.twilioRef...

### Steps to reproduce 1. Created Token from Node const roomId = '' //same room id for both the participents const userId = '' //unique id for specific user const...

![image](https://user-images.githubusercontent.com/72022073/128210250-208f9821-1bbd-4162-bd4c-f16e2b4d3d11.png) ![image](https://user-images.githubusercontent.com/72022073/128210361-5cfb855b-2fe6-4322-86a9-ba5097ad38c7.png) ![image](https://user-images.githubusercontent.com/72022073/128210403-c204e32c-0a9b-41f5-992c-63e7e51186fd.png) Anyone know something about this ?

Is there a way to get room sid after this was created?

Switching Participant View to Local and at the same time Switching the thumbnail respectively doesn't work in android, IOS it works fine, need help with this, is there any thing...

I really like how easy it is to set up and get my app working with video & audio calls. I have two API questions. 1. How do I get...

### Expected behaviour iOS project should compile in Release mode ### Actual behaviour At trying to build/archive release mode i get a: ld: warning: directory not found for option '-F/Users/NONE/Library/Developer/Xcode/DerivedData/ojeo-chkqeeqtrgvgcvgsjeztvuvszqdg/Build/Products/Release-iphonesimulator/XCFrameworkIntermediates/TwilioVideo'...