Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Vaild camera found #3

Open
longquangpham90 opened this issue Mar 9, 2024 · 1 comment
Open

No Vaild camera found #3

longquangpham90 opened this issue Mar 9, 2024 · 1 comment

Comments

@longquangpham90
Copy link

Device android SS A13 - Android 13
we have a issue "No Vaild camera found"
Pls help me check, I can not open camera
But we test cameraX or cameraView application can open camera
I think we issue

private val mCameraList: ArrayList<CameraInfo> by lazy {
        CameraInfo.getValidCameras(
            mCameraManager,
        )
    }
@danopdev
Copy link
Owner

Hi @longquangpham90
The application only support cameras that support manual control (and raw format).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants