9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
117
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
117
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.8.14. Query the Timing Mode
The query returns with the current status of the timing mode. See more details about it in the
section.
ATTENTION!
The timing mode can be changed in the destination stream side (the output ports of the
receiver or transceiver) only. See the related LW3 protocol command in the
Command and Response
#timingmode #freerun #sourcelocked
ç
GET•/MEDIA/STREAMS/VIDEO/
<in>
/STREAM.TimingMode
æ
pr•/MEDIA/STREAMS/VIDEO/
<in>
/STREAM.TimingMode=
<timing_mode>
Parameters
The
<timing_mode>
can be
Freerun
or
SourceLocked
.
Example
ç
GET /MEDIA/STREAMS/VIDEO/S101/STREAM.TimingMode
æ
pr /MEDIA/STREAMS/VIDEO/S101/STREAM.TimingMode=SourceLocked
9.8.15. HDCP Setting
HDCP capability can be enabled/disabled on the input ports, thus, non-encrypted content can be enforced
so that non-HDCP compliant displays can be used. See more information in the
section.
Command and Response
#hdcp
ç
SET•/MEDIA/STREAMS/VIDEO/
<in>
/PORT.HdcpEnable=
<logical_value>
æ
pw•/MEDIA/STREAMS/VIDEO/
<in>
/PORT.HdcpEnable=
<logical_value>
Parameters
The
<logical_value>
can be set to
true
or
false
.
Example
ç
SET /MEDIA/STREAMS/VIDEO/S101/PORT.HdcpEnable=true
æ
pw /MEDIA/STREAMS/VIDEO/S101/PORT.HdcpEnable=true
9.9. Video Stream Settings - Destination (Output) Side
Parameters
Parameter
Description
Formula
<out>
Output port of the RX / TRX
D
<logical_device_ID><out_port_nr>
9.9.1. Query the Name of the Destination
INFO:
The default name of the output port is the MAC address of the endpoint device and the output port
number separated by a dot. Example:
A8:D2:36:F0:00:04
.
D2
Command and Response
ç
GET•/MEDIA/STREAMS/VIDEO/
<out>
.DestinationName
æ
pw•/MEDIA/STREAMS/VIDEO/
<out>
.DestinationName=
<name>
Example
ç
GET /MEDIA/STREAMS/VIDEO/D601.DestinationName
æ
pw /MEDIA/STREAMS/VIDEO/D601.DestinationName=Projector_Lobby
9.9.2. Setting the Name of the Destination
Command and Response
ç
SET•/MEDIA/STREAMS/VIDEO/
<out>
.DestinationName=
<name>
æ
pw•/MEDIA/STREAMS/VIDEO/
<out>
.DestinationName=
<name>
Example
ç
SET /MEDIA/STREAMS/VIDEO/D702.DestinationName=Theater1
æ
pw /MEDIA/STREAMS/VIDEO/D702.DestinationName=Theater1
9.9.3. Query the Tags of the Destination
Command and Response
ç
GET•/MEDIA/STREAMS/VIDEO/
<out>
.Tags
æ
pr•/MEDIA/STREAMS/VIDEO/
<out>
.Tags=
<tag>
Example
ç
GET /MEDIA/STREAMS/VIDEO/D102.Tags
æ
pr /MEDIA/STREAMS/VIDEO/D102.Tags=movie;4K60;Pretty_Woman
#tag