RTP_MULTICAST_STREAMING

Description

Set the RTP streaming type.

This URL make effect if only if the V2_STREAMING_METHOD is "RTP Over UDP and Multicast". This inform the encoder to be the RTP streaming server with unicast or multicast streaming method.

If the CHANNEL=n was not set with this URL to the Multi-Channel device, the error message will be returned.

Input Argument

PLAY    : the multicast RTP streaming method is applied
PAUSE: the unicast RTP streaming method is applied

Attribute

Return of Message

OK: RTP_MULTICAST_STREAMING='OK'

or

ERROR: RTP_MULTICAST_STREAMING='OK'

Applicability

Status

Valid

See Also

V2_STREAMING_METHOD

Example

http://ip:port/cgi-bin/mpeg4?USER=Admin&PWD=123456&SRTP_MULTICAST_STREAMING=OK
or
http://ip:port/cgi-bin/cmd/mpeg4?RTP_MULTICAST_STREAMING=OK

Back to

HOME, MPEG4 CGI