Querying The Input Switching Capability; Querying The Video Signal Presence; Hdcp Setting (Input Port) - Lightware MMX2 Series User Manual

Table of Contents

Advertisement

 
7. Lightware REST API Reference
6.6.10. Querying the Input Switching Capability
Video crosspoint has a limitation: I1 or I5 ports can not be selected to any output at the same time. Busy
value of the switchable property refers to the limitation.
Request and Response
header:
GET·http://<ip>/api/V1/MEDIA/VIDEO/XP/<out>/SWITCHABLE/<in>·HTTP/1.1
ɯ
header:
200·OK
ɮ
body:
<switchable_state>
ɮ
Parameters
Parameter
Parameter description
<switchable_state>
The chosen input is can be
switched to the output or not.
Example
header:
GET http://192.168.0.50/api/V1/MEDIA/VIDEO/XP/O2/SWITCHABLE/I1 HTTP/1.1
ɯ
header:
200 OK
ɮ
body:
Busy
ɮ
6.6.11. Querying the Video Signal Presence
Request and Response
header:
GET·http://<ip>/api/V1/MEDIA/VIDEO/<port>/SignalPresent·HTTP/1.1
ɯ
header:
200·OK
ɮ
body:
<state>
ɮ
Parameters
Parameter
Parameter description
<state>
This property gives a feedback about
the current signal presence of the port.
Example
header:
GET http://192.168.0.50/api/V1/MEDIA/VIDEO/I1/SignalPresent HTTP/1.1
ɯ
header:
200 OK
ɮ
body:
true
ɮ
Values
Value description
The connection of the chosen input and
OK
output is allowed.
The chosen input can not be switched to the
Busy
output.
The chosen input can not be switched to the
Locked
output, because input is locked.
Values
Value description
The video signal is present.
true
The video signal is not present.
false
Applied firmware package: v1.3.3b3 | LDC software: v2.5.14b5
MMX2 series – User's Manual
6.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

ATTENTION!
HDCP 2.2 signal handling is limited to up to two input ports at the same time.
Request and Response
#hdcp
header:
POST·http://<ip>/api/V1/MEDIA/VIDEO/<in>/HDCP/AllowedHdcpVersion·HTTP/1.1
ɯ
body:
<allowed_hdcp>
ɯ
header:
200 OK
ɮ
body:
<allowed_hdcp>
ɮ
Parameters
Parameter
Parameter description
<allowed_hdcp>
The input port reports the
HDCP capability.
Example
header:
POST http://192.168.0.50/api/V1/MEDIA/VIDEO/I1/HDCP/AllowedHdcpVersion HTTP/1.1
ɯ
body:
HDCP 1.4
ɯ
header:
200 OK
ɮ
body:
HDCP 1.4
ɮ
HDCP Management
section.
Values
Value description
HDCP 1.4
The input port reports HDCP 1.4 capability.
HDCP 2.2
The input port reports HDCP 2.2 capability.
Off
The input port reports non-HDCP compliance.
54

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

Mmx2-4x3-h20Mmx2-4x1-h20

Table of Contents