DeviceProperties Class Reference

Properties of a camera. More...

Functions

def camera_state (self)
 the camera state
 
def id (self)
 the camera id (Notice that only the camera with id '0' can be used on Windows)
 
def path (self)
 the camera system path
 
def camera_model (self)
 the camera model
 
def serial_number (self)
 the camera serial number
 

Detailed Description

Properties of a camera.

Note
A camera_model ZED_M with an id '-1' can be due to an inverted USB-C cable.
Warning
Experimental on Windows.