VIDEO_SOURCE_NAME
Description
Set the name of the encoder for current channel on OSD.
By default, the decoder will show the camera name of the encoder on its OSD if the OSD_CAMERA_NAME=1. The camera name information on the OSD will be replaced by this URL. However, this setting will not be saved in the decoder's flash. That means the setting will be lost after the device reboots.
Input Argument
Character String (< 32 bytes)
Attribute
Return of Message
OK: VIDEO_SOURCE_NAME='TEST-CAMERA1'
Applicability
Status
Valid
See Also
¡@
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&VIDEO_SOURCE_NAME='TEST-CAMERA1'
Back to