14
To show information about the ePTZ camera:
Command:
gbconfig --camera-geteptz
Response:
{“result” : {“autozoomunit” :1, “phymaxzoom” : 800, “xmax” : 108000, “xmin” : -108000, “xstep” :
3600, “ymax” : 108000, “ymin” : -108000, “ystep” : 3600, “zoom” : 500}}
Video:
2.1.16
gbconfig --hdcp-enable
Command
gbconfig --hdcp-enable hdmi
{n | auto | hdcp14 | hdcp22}
Response
The HDCP feature of the HDMI out interface will be enabled or
disabled
Description
Configure the HDCP capability for HDMI out.
•
n: Turn of HDCP
•
auto: HDCP will be turned on/off automatically depending on
what the display supports.
•
hdcp14: The HDCP of HDMI out will be set to 1.4.
•
hdcp22: The HDCP of HDMI out will be set to 2.2.
Example:
To set HDCP of HDMI out to 2.2:
Command:
gbconfig --hdcp-enable hdmi hdcp22
Response:
The HDCP of HDMI out is set to 2.2.
2.1.17
gbconfig -s hdcp-enable
Command
gbconfig -s hdcp-enable
Response
n/auto/hdcp14/hdcp22
Description
Displays the status of the HDCP for HDMI out.
Example:
To get the HDCP setting of HDMI out:
Command:
gbconfig -s hdcp-enable
Response:
n