HdcpMode
transmitted to a non-HDCP compliant display. See more information in the HDCP Management section.
Request and Response #hdcp
ɯ <ip><out>
ɯ body: <hdcp_mode>
ɮ header: 200 OK
ɮ body: <hdcp_mode>
Parameters
Parameter Parameter 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
ɯ
ɯ body: Auto
ɮ header: 200 OK
ɮ body: Auto
ɯ <ip><port>
ɮ header: 200·OK
ɮ body: <embedded_state>
Parameters
Parameter Parameter 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
ɯ
ɮ header: 200 OK
ɮ body: true
Muting Embedded Audio
ɯ <ip><port>
ɯ body: <mute_state>
ɮ header: 200 OK
ɮ body: <mute_state>
Parameters
Parameter Parameter 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
ɯ
ɯ body: false
ɮ header: 200 OK
ɮ body: false
Setting Output Signal Type
Request and Response #signaltype
ɯ <ip><out>
ɯ body: <signal_type>
ɮ header: 200 OK
ɮ body: <signal_type>
Parameters
Parameter Parameter description
<signal_type> Signal type setting
Auto
The outgoing signal type is HDMI.
DVI
Example
ɯ
ɯ body: Auto
ɮ header: 200 OK
ɮ body: Auto