A SERVICE OF

logo

94
CONTROLLING START / STOP OF THE DECODER
Start and stop the reception of the streaming video and audio data by the decoder. When receiving streaming video and
audio data after starting decoding, images will be displayed on the monitor and audio will be output. When stopping
decoding, blue pictures will be displayed on the monitor and audio will not be output.
Format
Start decoding (Streaming transmission)
Stop decoding (Stop streaming transmission)
Response
Important Notice
"decode=start&ch=(Parameter value)" or "decode=end&ch=(Parameter value)" (Required)
Control Item List
Start decoding
Item Parameter name Parameter value Description
Start decoding decode start Identifier to start decoding
VIDEO OUT channel ch 01 - 04 Select a VIDEO OUT channel which starts
decoding.
RECEIVING IP ADDRESS/PORT No.
address a.a.a.a:p a=decimal number from 0 - 255, p=decimal
number from 1024 - 65535
Insert a colon (:) between IP address and
port number.
HTTP /1.1 200 OK
CR
LF
Cache-Control: no-cache
CR
LF
Content-Type: text/plain
CR
LF
Content-Length: XX
CR
LF
(Store the octet number of the Message-Body decimally)
CR
LF
OK or NG
http://(IP address of the decoder)/control4?decode=end&ch=(parameter value)&address=(parameter value)
http://(IP address of the decoder)/control4?decode=start&ch=(parameter value)&address=(parameter value)
HOW TO USE THE CGI COMMANDS