VIDEO_STATUS

Description

Get the video configuration.

If the CHANNEL=n was not set with this URL to the Multi-Channel device, the CHANNEL 1 video server's VIDEO_STATUS configuration will be returned. If the CHANNEL 1 video server does not connect to the router, the error message will be returned.

Input Argument

None

Attribute

Return of Message

VIDEO_BRIGHTNESS='25'
VIDEO_CONTRAST='15'
VIDEO_SATURATION='67'
VIDEO_HUE='50'
VIDEO_RESOLUTION='N1280x1024'
VIDEO_BITRATE='3M'
VIDEO_FPS='MODE1'
VIDEO_FPS_NUM='8'
VIDEO_CAMERA_NAME='Camera-1'

Applicability

Status

Valid

See Also

VIDEO_BRIGHTNESS, VIDEO_CONTRAST, VIDEO_SATURATION, VIDEO_HUE, VIDEO_RESOLUTION, VIDEO_BITRATE, VIDEO_FPS, VIDEO_FPS_NUM, VIDEO_CAMERA_NAME

Example

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

Back to

HOME, MPEG4 CGI