Hello,
I was wondering if there is any attempt to try and use the [CameraConstrainedHighSpeedCapture](https://developer.android.com/reference/android/hardware/camera2/CameraConstrainedHighSpeedCaptureSession) in the camera2 api for capturing with a higher frame rate on android (even if low resolution is needed this could have many benefits).
I tried implementing it myself, but I do not have much experience with android (and openCV) and have not succeeded so far.
↧