/front-rear-simultaneous-camera

Android application to preview both front and rear cameras simultaneously. The application uses Camera2 API to get previews from cameras.

Primary LanguageKotlinApache License 2.0Apache-2.0

Simul Front Rear Camera Preview

Android application to preview from front and rear cameras simultaneously. The application uses Camera2 API to get previews from cameras.

Project Setup

Clone this repository and import into Android Studio.

git clone git@github.com:ananthrajsingh/front-rear-simultaneous-camera.git

External Dependencies

In the current version, the application is not using any external dependencies.

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

Preview GIF