OSD
Description
Get OSD configurations.
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 Encoder OSD_STATUS These URLs in the above table, control if the associated information could be shown in the TV screen or not. Please refer these URLs for further details.
Input Argument
None
Attribute
Return of Message
OSD_DATE_TIME='1'
OSD_SERVER_IP='1'
OSD_CAMERA_NAME='1'
OSD_LOCAL_IP='1'
OSD_MOTION_DETECT='1'
OSD_STATUS='1'
OSD_DATE_FORMAT='1'
Applicability
Status
Valid
See Also
OSD_X, OSD_Y, OSD_DATE_TIME, OSD_DATE_FORMAT, OSD_SERVER_IP, OSD_CAMERA_NAME, OSD_LOCAL_IP, OSD_MOTION_DETECT, OSD_STATUS
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&OSD
Back to