google / google/jetpack-camera-app
Camera session failure with HDR + 60 FPS
Open
bug
- Dominant language
- Kotlin
- Stars
- 341
- Forks
- 71
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 7
Description
Tested devices: Pixel 9, Pixel 9 Pro XL
JCA allows enabling both HDR and 60 FPS at the same time. However, it seems to lead to session failure (black screen, record failure etc.) on Pixel 9 devices while Pixel 10 XL works fine.
Ideally, we should allow these settings to be enabled together only if device supports them (e.g. Pixel 10 XL). This can be checked with the CameraX Feature Groups API.
https://github.com/user-attachments/assets/bbb7dd9d-d9ed-4fbb-a8af-33dac15139c5
Contributor guide
Assessment
This issue has not been assessed yet.