QUAD_SEQUENCE_TIME

Description

Set or Get the display time of each channel in ACD-2000Q. when the VIDEO_STREAM is SEQUENTIAL

In ACD2000Q SEQUENTIAL mode, it could display video source sequentially. The display sequence is in the following order and could not be configurable.

Video play sequence:

Quad -> Channel 1 -> Channel 2 -> Channel 3 -> Channel 4

This sequence will be repeated until the streaming mode is changed.

This URL sets the display time in second for each channel. If the time of a channel is 0, this channel will be skipped during the sequential preview. However, it is NOT allow to set all display time to 0.

Input Argument

TimeQuad,TimeCh1,TimeCh2,TimeCh3,TimeCh4
where
TimeQuad: the display time of Quad channel and is from 5 to 65535
TimeCh1: the display time of Channel 1 and is from 5 to 65535
TimeCh2: the display time of Channel 2 and is from 5 to 65535
TimeCh3: the display time of Channel 3 and is from 5 to 65535
TimeCh4: the display time of Channel 4 and is from 5 to 65535

Attribute

Return of Message

QUAD_SEQUENCE_TIME='10,10,10,10,10'

OK: QUAD_SEQUENCE_TIME='10,10,10,10,10'
or
ERROR: QUAD_SEQUENCE_TIME='10,10,10,10,10'

Applicability

Status

Valid

See Also

VIDEO_STREAM

Example

http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&QUAD_SEQUENCE_TIME
or
http://ip:port/cgi-bin/cmd/encoder?QUAD_SEQUENCE_TIME

Back to

HOME, ENCODER CGI