We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CameraSurface https://developer.android.com/reference/android/hardware/camera2/package-summary.html https://developer.android.com/reference/android/hardware/Camera.html
Das sollte möglicherweise die Errors abstellen: 01-04 22:53:35.204 184-16571/? E/mm-camera: pca_rolloff_update: send the update to RollOff HW 01-04 22:53:35.204 184-16571/? E/mm-camera: pca_rolloff_update: Left frame config 01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_trigger_update: trigger is change. Prepare for update. 01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_calc_awb_trigger:[shchang : CCT] : cct_type = 4 01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_calc_awb_trigger:[shchang : CCT] : aec_outdoor_index = 223 01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_trigger_update: Low Light 01-04 22:53:35.241 184-16571/? E/mm-camera: mctl_proc_event_message: Hariram Received adsp->msg_id=40 Also state=5 01-04 22:53:35.241 184-16571/? E/mm-camera: mctl_proc_event_message: Hariram Received adsp->msg_id=41 Also state=5 01-04 22:53:35.264 184-16571/? E/mm-camera: mctl_proc_event_message: Hariram Received adsp->msg_id=3 Also state=5 Fixt möglicherweise auch #12
The text was updated successfully, but these errors were encountered:
Alte Kamera ist prinzipiell auch für neuere APIs nutzbar. Permission Request wurde eingebaut.
Sorry, something went wrong.
MelanieWe
No branches or pull requests
CameraSurface
https://developer.android.com/reference/android/hardware/camera2/package-summary.html
https://developer.android.com/reference/android/hardware/Camera.html
Das sollte möglicherweise die Errors abstellen:
01-04 22:53:35.204 184-16571/? E/mm-camera: pca_rolloff_update: send the update to RollOff HW
01-04 22:53:35.204 184-16571/? E/mm-camera: pca_rolloff_update: Left frame config
01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_trigger_update: trigger is change. Prepare for update.
01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_calc_awb_trigger:[shchang : CCT] : cct_type = 4
01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_calc_awb_trigger:[shchang : CCT] : aec_outdoor_index = 223
01-04 22:53:35.240 184-16571/? E/mm-camera: pca_rolloff_trigger_update: Low Light
01-04 22:53:35.241 184-16571/? E/mm-camera: mctl_proc_event_message: Hariram Received adsp->msg_id=40 Also state=5
01-04 22:53:35.241 184-16571/? E/mm-camera: mctl_proc_event_message: Hariram Received adsp->msg_id=41 Also state=5
01-04 22:53:35.264 184-16571/? E/mm-camera: mctl_proc_event_message: Hariram Received adsp->msg_id=3 Also state=5
Fixt möglicherweise auch #12
The text was updated successfully, but these errors were encountered: