Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4650

AI Camera - IMX500 • utilise two IMX500 cameras how to ?

$
0
0
i am using the
from picamera2.devices import IMX500
i can perfectly use the

imx500 = IMX500(model)
to load up the default camera i suppose the first one

i can see the IMX500 class supporting a camera_id but i don't know what string value it requires to utilize the second ai camera

class IMX500:
def __init__(self, network_file: str, camera_id: str = ''):

the full py code of the class is

- https://github.com/raspberrypi/picamera ... /imx500.py

Statistics: Posted by melt — Sun Jan 26, 2025 6:02 pm — Replies 1 — Views 33



Viewing all articles
Browse latest Browse all 4650

Trending Articles