VIDEO_CAMERA_NAME

Description

Get or set the name of the device. This name could be used to identify the camera or video server from devices.

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

Input Argument

Character string (<32 bytes)

Attribute

Return of Message

OK: VIDEO_CAMERA_NAME='Camera-1'
OK: VIDEO_CAMERA_NAME='Camera-1'
or
ERROR: VIDEO_CAMERA_NAME='Camera-1'

Applicability

Status

Valid

See Also

¡@

Example

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

Back to

HOME, MPEG4 CGI