Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
CAMERAX VERSION "1.3.0-beta02" DEVICE NAME: Pixel 7A, Android 13
DESCRIPTION:
I understand that the new CameraX (1.3.0-beta02) has the ability for having concurrent camera access on Supported devices but the code samples provided does not show how to record and save from both Cameras at the same time but rather just the preview) I am able to get both previews work but how does one record a video and save with both cameras. I have two PreviewViews, one for the back Camera and one for the front Camera. LogCat ERROR:
CODE FRAGMENTS: