twilio / video-quickstart-android

Twilio Video Quickstart for Android
MIT License
213 stars 160 forks source link

switchCamera is not working #729

Closed MohsinaliEMed closed 1 year ago

MohsinaliEMed commented 1 year ago

i am using quickstart demo

only video left to right and right to left filp

i am using this class for switch camera CameraCapturerCompat.java

afalls-twilio commented 1 year ago

@MohsinaliEMed Thank you for the report. I attempted to reproduce the issue you described and was unable to. I have provided a video of the camera switch behavior working correctly here.. Can you please provide more information? 1) What device were you using? 2) What do you mean by "only video left to right, right to left flip"? 3) Any other information to help reproduce the issue...

MohsinaliEMed commented 1 year ago

@afalls-twilio Thank you for your response i am checking all device please check video link

MohsinaliEMed commented 1 year ago

@afalls-twilio this issue has been reslove now. that was my little mistake. I was initializing cameraCapturerCompat twice.