VIDEO_OSD
Description
Enable or Disable to show the specific information of the encoder or decoder on the OSD.
The Decoder could show some information of Encoder or itself on the TV screen. The information is listed below.
Information on the OSD Related URL Date and Time information of the encoder OSD_DATE_TIME, OSD_DATE_FORMAT The IP addresses of the encoder OSD_SERVER_IP The camera name of the encoder OSD_CAMERA_NAME The IP addresses of the Decoder OSD_LOCAL_IP The Motion Trigger form the encoder OSD_MOTION_DETECT The DI Trigger from the Decoder OSD_STATUS The value in some bits in input argument of this URL controls if the specific information could be on the TV screen or not. The bitmap of the input argument and the OSD information is listed below.
bit in the Input argument Information on the OSD BIT 0 Date and Time information of the encoder BIT 1 The IP addresses of the encoder BIT 2 The camera name of the encoder BIT 3 The IP addresses of the Decoder BIT 4 The Motion Trigger form the encoder BIT 5 The DI Trigger from the Decoder When the bit in the input argument is set, the associated information will be shown on the OSD. Otherwise, the associated information will not be shown. For example, the Date and Camera name will be shown on the OSD in the VIDEO_OSD=0x05.
Input Argument
Hexadecimal Value: 0x00~0x2F.
Attribute
Return of Message
None
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&VIDEO_OSD=0x2f
Back to