Generic Camera
The "Generic Camera" module can connect to any UVC webcam / V4L2 supported device that can be opened using OpenCV. (This sometimes also includes industrial cameras for which no specialized drivers exist).
Usage
Configure as usual.
Ports
Name | Direction | Data Type | Description |
---|---|---|---|
Video🠺 | Out | Frame | ~ |
Stream Metadata
Name | Metadata |
---|---|
Video🠺 | size: 2D Size, Dimension of generated frames framerate: Double, Target framerate per second. |