twilio/video-quickstart-android

switchCamera is not working

MohsinaliEMed opened this issue · 3 comments

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

@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...

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

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