Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Concurrent camera vs Poco X5 Pro

59 views
Skip to first unread message

Tomáš Válek

unread,
Dec 16, 2024, 4:13:46 AM12/16/24
to Android CameraX Discussion Group
Concurrent camera does not work with Poco X5 Pro. Will this device be supported?

CameraX: 1.5.0-alpha03

Scott Nien

unread,
Dec 16, 2024, 10:26:11 AM12/16/24
to Tomáš Válek, Android CameraX Discussion Group
If you saw the processCameraProvider.availableConcurrentCameraInfos doesn't contain a valid list, then it means the device doesn't support the concurrent camera. 

--
You received this message because you are subscribed to the Google Groups "Android CameraX Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camerax-develop...@android.com.
To view this discussion visit https://groups.google.com/a/android.com/d/msgid/camerax-developers/a8b4e7b5-b69f-472d-9b44-c934ef0c2affn%40android.com.

Tomáš Válek

unread,
Dec 18, 2024, 3:37:45 AM12/18/24
to Android CameraX Discussion Group, scot...@google.com, Android CameraX Discussion Group, Tomáš Válek
The device should support dual recording according by the manufacturer. Meaning it is blocked for third party use?

Dne pondělí 16. prosince 2024 v 16:26:11 UTC+1 uživatel scot...@google.com napsal:

Kailiang Chen

unread,
Dec 20, 2024, 7:40:45 PM12/20/24
to Tomáš Válek, Android CameraX Discussion Group, scot...@google.com
As Scott mentioned, if processCameraProvider.availableConcurrentCameraInfos returns an empty list, the device is not exposing this capability to 3rd party users.
Internally it's built on top of Camera2 API: CameraManager#getConcurrentCameraIds(), this is the source of truth, you could also double check if this is returning a valid list.

Reply all
Reply to author
Forward
0 new messages