VideoServerStream Object


Description:

Video server stream.

Parents: VideoServerProtocolConfig

VideoServerStream Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DstIpAddr

Destination IP address.

Type: string

Default: 0.0.0.0

DstPort

Destination port number.

Type: u16

Default: 50050

Loop

Whether the stream is to be looped.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Loop the stream.

FALSE

Do not loop the stream.

Transport

Type of transport used for streaming.

Type: enum

Default: UDP

Possible Values:

Value Description
UDP

UDP

RTP

RTP

VideoServerStream Read-Only Attributes

There are no read-only attributes.