twilio-video-app-android icon indicating copy to clipboard operation
twilio-video-app-android copied to clipboard

A collaboration application built with the Twilio Video Android SDK

Results 21 twilio-video-app-android issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When participant connects to a room without internal camera and microphone using only connected web camera twilio sdk doesn't detect any microphones and other participants can't hear...

enhancement

**Is your feature request related to a problem? Please describe.** As reported in issue #87 and #76, we should provide a better user experience for handling an incoming phone call...

enhancement

**Describe the bug** SDK crashes when trying to start a video chat. Happened with 2 devices, same error. # Device 1 ***Android Device (please complete the following information):*** - Device:...

bug

Dear Team, I have been experiencing an issue during video calls. Whenever a participant with low network connectivity joins the meeting room, there is a noticeable delay of 1-2 seconds...

**Describe the bug** Got error `attempt to invoke virtual method 'long.com.twilio.video.videosinkhintsproducer.getSinkHintsId()' on a null object reference` whenever I try to use bandwidth profile [following the instructions from the doc](https://www.twilio.com/docs/video/tutorials/using-bandwidth-profile-api) **To...

bug

**Describe the bug** I am getting an ANR (Application Not Responding) in Play Store as well as in Firebase Crashlytics. When try to start a call and the app is...

bug

Hi, I need to create the video call functionality with VideoSDK so that whoever created the room can call another participant, whoever receives this call can answer and join the...

Hi There, Please help...Need your help urgently. We have two screens in Android App. The button click of first screen should move to RoomActivity.kt screen of twilio video collaboration app....

bug

- I would like to know that how we can get RTCStatsReport using twilio android sdk. - I have went throw the com.twilio.video.Room.getStats(statsListener) but this is providing different report not...

I have used a different layout for the landscape view which needs to restart the activity and recreate things. In this use case, it recreates everything using localVideoTrack, AudioTrack, Room...

bug