VIDEO_MIRROR_MODE

Description

Mirror control of the video image.

When set (=1), the video image will be mirrored.

The error message will be returned if the encoder does not support this URL.

Input Argument

0: Not Mirror, 1: Mirror the image

Attribute

Return of Message

OK: VIDEO_MIRROR_MODE='0'
OK:VIDEO_MIRROR_MODE='0'
or
ERROR: VIDEO_MIRROR_MODE='0'

Applicability

Status

Valid

See Also

VIDEO_FLIP_MODE, LENS_COMPENSATION, DAY_GAIN_THD

Example

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

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

Back to

HOME, ENCODER CGI