EnhancedL47RtspSettings Object


Description:

Specifies Enhanced L4-7 Real Time Streaming Protocol Settings.

Parents: EnhancedL47Config

EnhancedL47RtspSettings Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ContentFile

Content file to be imported

Type: inputFilePath

Default: "" (empty string)

MaxTcpSegSize

Maximum TCP Segment Size in Bytes

Type: u64

Default: 1460

Range: 6 - 9176

ProxyIp4Address

Proxy IPv4 Address

Type: ip

Default: 0.0.0.0

ProxyPort

RTSP Proxy Port

Type: u16

Default: 554

Range: 1 - 65535

RtspTcpPort

RTSP TCP Port

Type: u16

Default: 554

Range: 1 - 65535

TransportType

RTSP Transport type

Type: enum

Default: RTP_OVER_TCP_INTERLEAVED

Possible Values:

Value Description
RTP_OVER_TCP_INTERLEAVED

RTP over TCP Interleaved

RTP_OVER_UDP

RTP over UDP

UseProxy

Enable Use Steaming Proxy

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Use Steaming Proxy

FALSE

Disable Use Steaming Proxy

UserAgent

RTSP Streaming User Agent

Type: enum

Default: QUICKTIME_7_1_3

Possible Values:

Value Description
QUICKTIME_7_1_3

QuickTime/7.1.3(qtver=7.1.3;os=Windows NT 5.1Service Pack 2)

EnhancedL47RtspSettings Read-Only Attributes

There are no read-only attributes.