Android camera2 jpeg framerate
问题 I am trying to save image sequences with fixed framerates (preferably up to 30) on an android device with FULL capability for camera2 (Galaxy S7), but I am unable to a) get a steady framerate, b) reach even 20fps (with jpeg encoding). I already included the suggestions from Android camera2 capture burst is too slow. The minimum frame duration for JPEG is 33.33 milliseconds (for resolutions below 1920x1080) according to characteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP)