iglaweb / DuoCamera

Android application to preview, record (MediaRecorder), and fetch each image from both front and rear cameras simultaneously

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DuoCamera 🚀

Build Status License

Overview

Android application to preview, record (MediaRecorder) and fetch each image from both front and rear cameras simultaneously. The application uses Camera2 API.

Preview-demo

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.

Download

Latest apk release can be found on release page.

Issues

If you find any problems or would like to suggest a feature, please feel free to file an issue

About

Android application to preview, record (MediaRecorder), and fetch each image from both front and rear cameras simultaneously

License:Apache License 2.0


Languages

Language:Kotlin 96.9%Language:Java 3.1%