Android application to preview from front and rear cameras simultaneously. The application uses Camera2 API to get previews from cameras.
Clone this repository and import into Android Studio.
git clone [email protected]:ananthrajsingh/front-rear-simultaneous-camera.gitIn the current version, the application is not using any external dependencies.
Some hardwares are not capable enough to give previews from both front and rear cameras simultaneously. Visit https://stackoverflow.com/a/54525524/8202132 for more information.
