A SERVICE OF

logo

92
CONTROLLING START /STOP OF THE ENCODER
Start and stop the transmission of streaming video and audio data from the encoder.
Format
Start encoding (Streaming transmission)
Stop encoding (Stop streaming transmission)
Response
Important Notice
"encode=start&ch=(Parameter value)" or "encode=end&ch=(Parameter value)" (Required)
Control Item List
Start encoding
Item Parameter name Parameter value Description
Start encoding encode start Identifier to start decoding
VIDEO IN connector number ch 01 - 04 Select a VIDEO IN connector number
which starts encoding
Stop encoding
Item Parameter name Parameter value Description
Stop encoding encode end Identifier to stop decoding
VIDEO IN connector number ch 01 - 04 Select a VIDEO IN connector number
(01 - 04) which stops encoding
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 encoder)/control4?encode=end&ch=(parameter value)
http://(IP address of the encoder)/control4?encode=start&ch=(parameter value)
HOW TO USE THE CGI COMMANDS