SWITCH_MUL

Description

Move the decoder to a encoder (in the Multicast mode) directly. TThe input argument of this URL has all necessary configurations of the encoder to connect to. And these configurations will be saved into the decoder's flash.

Here is the format of the input argument of this URL.

SWITCH_MUL=ENCODER_IP,MULTICAST_IP,USER_NAME,USER_PWD,VIDEO_AUDIO,VIDEO_CONTROL,PORT_MULTICAST,PORT_CONTROL,PORT_HTTP

Input Argument Description
ENCODER_IP  The IP address of the Encoder
MULTICAST_IP  The Multicast IP address of the Encoder
USER_NAME  The Account Name to logon the Encoder
USER_PWD  The Account Password to logon the Encoder
VIDEO_AUDIO  1 or 0 to control if decoder needs to get the Audio Token to stream AudioOut to an encoder or not
VIDEO_CONTROL  1 or 0 to control if decoder needs to establish the control session to the encoder
PORT_MULTICAST  UDP port number for multicast video stream
PORT_CONTROL  TCP port number for control session
PORT_HTTP  HTTP port of the encoder

Input Argument

See Above

Attribute

Return of Message

OK: SWITCH_MUL='192.168.0.100,228.5.6.1,aaaa,111111,1,1,5000,6001,80'

Applicability

Status

Valid

See Also

SWITCH_TCP, SWITCH_RTP

Example

http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&SWITCH_MUL='192.168.0.100,228.5.6.1,aaaa,111111,1,1,5000,6001,80'

Back to

HOME, URL CGI