Camera

/images/modules-src/camera-lc/camera-lc.svg

The "Camera" module uses the modern libcamera library to connect to webcam-like camera devices. This should work for standard USB UVC webcams, as well as more embedded cameras on devices such as the Raspberry Pi.

For features libcamera does not yet support, the module will try to talk directly to the V4L2 API to make them available (needed for e.g. powerline frequency control).

Usage

Configure as usual.

Ports

NameDirectionData TypeDescription
Video🠺OutFrame~

Stream Metadata

NameMetadata
Video🠺
size: 2D Size, Dimension of generated frames
framerate: Double, Target framerate per second.