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
or
ERROR: invalid parameters
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/mpeg4?USER=Admin&PWD=123456&RTP_MULTICAST_STREAMING=PLAY
or
http://ip:port/cgi-bin/cmd/mpeg4?RTP_MULTICAST_STREAMING=PLAY
Back to