'Clean camera preview locked on 60 FPS using cameraX in Kotlin?
I just want clean preview of camera with 60 FPS, using Kotlin and cameraX. I saw other answers, but I don't see clearly how it's gonna implement into existing code. I don't care for HUD, GUI and other options, just clean raw camera preview in 60 FPS. So far, I made app with preview, but it's not nearly 60 FPS. Used just generic preview, that can be found here: https://developer.android.com/codelabs/camerax-getting-started#3
I didn't add record and take a photo button, cause I don't need it. App works, just need some juicea to 60 FPS. If you ask why, cuz I found that 60 FPS preview with scrcpy (screen casting) works better then any other expensive paid app iVcam, DroidCam, etc... (mobile phone to webcam).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
