Hi all, could use some help – I saw a post about this back in July, but hoping there might be some advances since then
We are using the CameraX APIs to develop an Android app that requires 60 fps video capture+image analysis, however it appears that so far in our tests Galaxy S21, S23 only allow up to 30. The native camera apps can go much higher than this, so we know the hardware is capable. How can we enable 60 fps for our app?
Thank you!