Query The Status Of Destination Port; Query The Video Crosspoint Setting; Switching The Stream; Enable/Disable The Stream - Lightware UBEX-PRO20-HDMI-F110 User Manual

Av over ip multimedia extender
Hide thumbs Also See for UBEX-PRO20-HDMI-F110:
Table of Contents

Advertisement

 
 
7. Programmers' Reference
7. Programmers' Reference
7.5.2. Query the Status of Destination Port
Command and Response
#portstatus
ç GET•/MEDIA/VIDEO/XP.DestinationPortStatus
pr•/MEDIA/VIDEO/XP.DestinationPortStatus=<out_status>;...;<out_status>
æ
The response contains 5 ASCII characters for each port. The first character is reserved, the next four
characters represent a 2-byte HEX code showing the current state of the output ports.
Example
ç GET /MEDIA/VIDEO/XP.DestinationPortStatus
æ pr /MEDIA/VIDEO/XP.DestinationPortStatus=T00BF;T00EF
Example and Explanation (for output 1, T00BF)
T
0
0 0
0 0
0 0
Reserved
Reserved
Reserved
Reserved
7.5.3. Query the Video Crosspoint Setting
Displays the current crosspoint setting which stream is transmitted to the output ports of the receiver.
Command and Response
ç GET•/MEDIA/VIDEO/XP.DestinationConnectionList
pr•/MEDIA/VIDEO/XP.DestinationConnectionList=<source>;<source>
æ
Example
ç GET /MEDIA/VIDEO/XP.DestinationConnectionList
æ pr /MEDIA/VIDEO/XP.DestinationConnectionList=S1;S2
S1 stream from input 1 is connected to the D1 sink, S2 stream from input 2 is connected to the D2 sink.
7.5.4. Switching the Stream
Command and Response
#switch #crosspoint
ç CALL•/MEDIA/VIDEO/XP:switch(<source>:<destination>)
æ mO•/MEDIA/VIDEO/XP:switch
Example
ç CALL /MEDIA/VIDEO/XP:switch(S2:D1)
æ mO /MEDIA/VIDEO/XP:switch
S2 stream is switched to D1 sink (O1 output port).
0
B
0 0
1 0
1 1
1 1
No embedded
Signal
Reserved
Encrypted
audio
presents
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | LDC software: v1.34.0b2
UBEX series – Extender Application Mode – User's Manual
UBEX series – Extender Application Mode – User's Manual
7.5.5. Enable/Disable the Stream
Command and Response
SET•/MEDIA/VIDEO/<destination>.Enabled=<logical_value>
ç
pw•/MEDIA/VIDEO/<destination>.Enabled=<logical_value>
æ
Parameters
Identifier
<logical_value>
Example
ç SET /MEDIA/VIDEO/D1.Enabled=true
F
æ pw /MEDIA/VIDEO/D1.Enabled=true
1 1
7.5.6. Resolution Mode Setting
Connected
Command and Response
SET•/MEDIA/VIDEO/<out>.ResolutionMode=<resolution_mode>
ç
pw•/MEDIA/VIDEO/<out>.ResolutionMode=<resolution_mode>
æ
Parameters
Identifier
<resolution_mode>
Example
ç SET /MEDIA/VIDEO/O1.ResolutionMode=Forced
æ pw /MEDIA/VIDEO/O1.ResolutionMode=Forced
#streamenable
Parameter description
Value
true
The stream is enabled (unmuted).
The stream is unmuted or
muted.
false
The stream is disabled (muted).
#scaler #frc
Parameter description
Value
Pass-through mode - the original stream is
Pass
transmitted to the sink device.
The receiver forces the resolution set in
Forced
the ResolutionSetting for the stream and
Resolution mode
transmits it to the sink device.
setting
The receiver forces the resolution which is
read out from the EDID of the connected
EdidBased
sink device. The resolution can be queried
from a property - see the details in the next
section.
85
85
Explanation
Explanation

Advertisement

Table of Contents
loading

Table of Contents