7. LW3 Programmers’ Reference
UCX series – User's Manual
113
Applied firmware package: v1.2.0b9 | LDC software: v2.5.10b1
8.6.12.
HDCP Setting (Input Port)
HDCP capability can be set on the input ports, thus, non-encrypted content can be seen on a non-HDCP
compliant display. See more information in the
section.
ATTENTION!
HDCP 2.2 signal handling is limited up to two input ports at the same time.
Command and Response
#hdcp
ç
SET·/V1/MEDIA/VIDEO/
<in>
/HDCP.AllowedHdcpVersion=
<allowed_hdcp>
æ
pw
·/V1/MEDIA/VIDEO/
<in>
/HDCP.AllowedHdcpVersion
=
<allowed_hdcp>
Parameters
Parameter
Parameter description
Values
Value description
<allowed_hdcp>
The input port reports
this HDCP capability.
HDCP 1.4
HDCP 2.2
Off
The input port reports HDCP 1.4 capability.
The input port reports HDCP 2.2 capability.
The input port reports non-HDCP compliant.
Example
ç
SET /V1/MEDIA/VIDEO/I1/HDCP.AllowedHdcpVersion=HDCP 1.4
æ
pw /V1/MEDIA/VIDEO/I1/HDCP.AllowedHdcpVersion=HDCP 1.4
8.6.13.
HdcpMode
HDCP capability can be set to Auto/Always on the output ports, thus, non-encrypted content can be
transmitted to a non-HDCP compliant display. See more information in the
section.
Command and Response
#hdcp
ç
SET·/V1/MEDIA/VIDEO/
<out>
.HdcpMode=
<hdcp_mode>
æ
pw
·
/V1/MEDIA/VIDEO/
<out>
.HdcpMode=
<hdcp_mode>
Parameters
Parameter
Parameter description
Values
Value description
<hdcp_mode>
HDCP encryption
setting on the output
port
Auto
The encryption is enabled on the output port if the signal
on the input port is encrypted.
Always
The outgoing signal is HDCP-encrypted.
Example
ç
SET /V1/MEDIA/VIDEO/O1/HDCP.HdcpMode=Auto
æ
pw /V1/MEDIA/VIDEO/O1/HDCP.HdcpMode=Auto
8.6.14.
EmbeddedAudioPresent
ç
GET·/V1/MEDIA/VIDEO/
<port>
.EmbeddedAudioPresent
æ
pr
·
/V1/MEDIA/VIDEO/
<port>
.EmbeddedAudioPresent=
<embedded_state>
Parameters
Parameter
Parameter description
Values
Value description
<embedded_state>
It shows if the video
contains audio or not.
true
There is embedded audio in the video signal.
false
There is no embedded audio in the video signal.
Example
ç
GET /V1/MEDIA/VIDEO/I2.EmbeddedAudioPresent
æ
pr /V1/MEDIA/VIDEO/I2.EmbeddedAudioPresent=false
8.6.15.
EmbeddedAudioMute
ç
SET·/V1/MEDIA/VIDEO/
<port>
.EmbeddedAudioMute=
<mute_state>
æ
pw
·
/V1/MEDIA/VIDEO/
<port>
.EmbeddedAudioMute=
<mute_state>
Parameters
Parameter
Parameter description
Values
Value description
<mute_state>
It shows if the
embedded audio is
muted or not.
true
The embedded audio is muted.
false
The embedded audio is unmuted.
Example
ç
SET /V1/MEDIA/VIDEO/O1.EmbeddedAudioMute=false
æ
pw /V1/MEDIA/VIDEO/O1.EmbeddedAudioMute=false