Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Dual camera recording with front and rear cameras #58

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

torturado
Copy link

@torturado torturado commented Nov 8, 2024

This update adds the ability to record simultaneously with both front and rear cameras. Users could now toggle between single and dual camera modes.

Changes:

  • Mode Toggle: Added a button and supporting logic to switch between single and dual camera recording modes.
  • Dual Camera Functionality: Implemented dual camera management to handle recording from both cameras at the same time.
  • Temporary UI Adjustment: Camera previews have been temporarily removed until a layout for displaying both camera feeds is finalized.

Testing:

  • Devices Tested: Android Studio emulator (API 34) and a real Google Pixel 8 Pro.
  • Features Confirmed: Verified successful simultaneous recording and correct storage of dual-camera videos.

@torturado
Copy link
Author

Link to the generated apks: https://github.com/torturado/FadCam/releases/tag/Latest

@anonfaded
Copy link
Owner

This will be merged soon, Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants