react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
Twilio Video (WebRTC) for React Native
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...
   Anyone know something about this ?
Room SID
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'...