VIDEO_FLIP_MODE

Description

Flip control of the video image.

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

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

Input Argument

0: Not flip, 1: flip the image

Attribute

Return of Message

OK: VIDEO_FLIP_MODE='0'
OK:VIDEO_FLIP_MODE='0'
or
ERROR: VIDEO_FLIP_MODE='0'

Applicability

Status

Valid

See Also

VIDEO_MIRROR_MODE, LENS_COMPENSATION, DAY_GAIN_THD

Example

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

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

Back to

HOME, ENCODER CGI