CameraView
CameraView copied to clipboard
Change camera facing without restarting camera
Problem to be addressed
Currently if we change the camera facing during video recording then camera restarts and our previous video capturing is stopped as camera stop is called.
There should be support for switching facing while recording.
It's not possible as the camera preview that is open already needs to be stopped & drop the frames to create new preview with new configs. You can put the animation overlay while switching the camera if you don't like what you see.