# front-rear-simultaneous-camera **Repository Path**: noobyang/front-rear-simultaneous-camera ## Basic Information - **Project Name**: front-rear-simultaneous-camera - **Description**: front-rear-simultaneous-camera - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-02-07 - **Last Updated**: 2025-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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**. ```bash 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](https://media.giphy.com/media/Vf9Yc70wt2VOyqmvms/source.gif)