Modeling Guide

Capture Stream

The Capture Stream operator captures the video stream from a distant host (webcam, ...).

Configuration Parameters

Parameter

Type

Description

streamUrl

string

Distant address of the stream to be red.
fps

int

Frame rate for sampling the stream.

Input

None

Output

Output

Type

Description

imageOut

message.python.image

A matrix containing the image read.