AudioVideoRecordingSample
AudioVideoRecordingSample copied to clipboard
How can I switch the camera?
How can I switch the camera from front to back and back to front with this code? I have used lot of code to switch camera but always I am getting crash with, when I change the camera id at runtime.
I implemented it into a forked one. going to create a pull request soon
@lumyus Any updates?
Here is my cloned version called Flexcam. Didnt have the time for a proper pull request. https://github.com/lumyus/FlexCam
New Features:
- Combine multiple video recordings. (Click Merge)
- Change front/back camera
- Progress bar for recording status
How to migrate this old Camera to Camera2 api?
would be nice to migrate also to Camera2 Api