What determines the external or internal camera?

瀏覽次數:113 次
跳到第一則未讀訊息

김기홍 (Roy)

未讀,
2023年4月21日 凌晨12:36:242023/4/21
收件者:Android CameraX Discussion Group
Does the Camera Interface (USB, mipi-csi, ...) determine?

Eino-Ville Talvala

未讀,
2023年4月21日 下午1:45:052023/4/21
收件者:김기홍 (Roy)、Android CameraX Discussion Group
We define 'internal' cameras as ones that are permanently attached to the device, and 'external' cameras are disconnectable, such as USB webcams.

The underlying hardware interface isn't relevant - internal cameras can be implemented with a USB bus as well, which is sometimes done for larger form factors and self-contained integrated camera modules.

On Thu, Apr 20, 2023 at 9:36 PM 김기홍 (Roy) <kkh...@alphacode.co.kr> wrote:
Does the Camera Interface (USB, mipi-csi, ...) determine?

--
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 on the web visit https://groups.google.com/a/android.com/d/msgid/camerax-developers/b5d88adb-76c2-4dcc-b916-cd7c6a9b4fccn%40android.com.

김기홍 (Roy)

未讀,
2023年4月26日 凌晨12:10:062023/4/26
收件者:Android CameraX Discussion Group、etal...@google.com、Android CameraX Discussion Group、김기홍
Is it impossible to switch my USB-WebCam from external to internal device then?

2023년 4월 22일 토요일 오전 2시 45분 5초 UTC+9에 etal...@google.com님이 작성:

Idle Idle

未讀,
2023年7月10日 下午2:20:302023/7/10
收件者:Android CameraX Discussion Group、kkh...@alphacode.co.kr、etal...@google.com、Android CameraX Discussion Group
Does this mean we can use androidx with usb cameras now? Last updates I saw in 2022 on github said this wasn't possible.

tonyt...@google.com

未讀,
2023年7月12日 凌晨4:59:422023/7/12
收件者:Android CameraX Discussion Group、colto...@protonmail.com、kkh...@alphacode.co.kr、Eino-Ville Talvala、Android CameraX Discussion Group
In practice, whether a camera is external or internal is decided by its characteristic, which is configured by its manufacturer.
Currently it's not recommended to use external cameras with CameraX because it's not fully verified and is subject to unexpected behaviors. However you may use CameraSelector.LENS_FACING_EXTERNAL to select a USB camera with some preconditions:

Idle Idle

未讀,
2023年7月12日 上午11:51:072023/7/12
收件者:Android CameraX Discussion Group、tonyt...@google.com、Idle Idle、kkh...@alphacode.co.kr、etal...@google.com、Android CameraX Discussion Group
Thanks! I will give this a shot today and then if anything I suppose I can just interact with a usb camera directly using typical android apis? (im not actually sure. im starting on a new project next week with a usb camera and I'm trying to prep myself.) 😂
回覆所有人
回覆作者
轉寄
0 則新訊息