Deleting All Tags Of The Destination; Query All The Tags Of The Device; Enable/Disable The Stream; Resolution Setting - Lightware UBEX-MMU-X200 User Manual

Av over ip multimedia extender
Hide thumbs Also See for UBEX-MMU-X200:
Table of Contents

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
9.10.6. Deleting All Tags of the Destination
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<out>:removeAllTags()
æ mO•/MEDIA/STREAMS/VIDEO/<out>:removeAllTags=
Example
ç CALL /MEDIA/STREAMS/VIDEO/D101:removeAllTags()
æ mO /MEDIA/STREAMS/VIDEO/D101:removeAllTags=
9.10.7. Query All the Tags of the Device
The query returns with all the tags which belongs to the device. One tag is always reserved for the MAC
address of the endpoint.
Command and Response
ç GET•/MEDIA/STREAMS/VIDEO/<out>.DeviceTags
pr•/MEDIA/STREAMS/VIDEO/<out>.DeviceTags=<tag>
æ
Example
ç GET /MEDIA/STREAMS/VIDEO/D201.DeviceTags
æ pr /MEDIA/STREAMS/VIDEO/D201.DeviceTags=RX_MeetingRoom;A8:D2:36:F0:00:34;4K60;#2
9.10.8. Enable/Disable the Stream
Command and Response
#streamenable
SET•/MEDIA/STREAMS/VIDEO/<out>/STREAM.Enabled=<logical_value>
ç
pw•/MEDIA/STREAMS/VIDEO/<out>/STREAM.Enabled=<logical_value>
æ
Parameters
Parameter
Parameter description
The stream is unmuted or
<logical_value>
muted.
Example
ç SET /MEDIA/STREAMS/VIDEO/D101/STREAM.Enabled=true
æ pw /MEDIA/STREAMS/VIDEO/D101/STREAM.Enabled=true
Applied F-series endpoint firmware package: v1.5.4 | Applied R-series endpoint firmware package: v1.5.4 | Applied MMU firmware package: v1.3.3 | LDC software: v2.4.2b4
series – Matrix Application Mode – User's Manual
series – Matrix Application Mode – User's Manual
Value
Value description
true
The stream is enabled (unmuted).
false
The stream is disabled (muted).
9.10.9. Resolution Setting
The resolution which is set here will be enforced only if the ResolutionMode is set to Forced. See the details
about the Resolution Mode Setting in the next section.
Command and Response
#scaler #frc
SET•/MEDIA/STREAMS/VIDEO/<out>/PORT.ResolutionSetting=<resolution>
ç
pw•/MEDIA/STREAMS/VIDEO/<out>/PORT.ResolutionSetting=<resolution>
æ
Example
ç SET /MEDIA/STREAMS/VIDEO/D601/PORT.ResolutionSetting=3840x2160p60
æ pw /MEDIA/STREAMS/VIDEO/D601/PORT.ResolutionSetting=3840x2160p60

INFO:
The entire list of available resolutions can be find in the
9.10.10. Resolution Mode Setting
Command and Response
SET•/MEDIA/STREAMS/VIDEO/<out>/PORT.ResolutionMode=<resolution_mode>
ç
pw•/MEDIA/STREAMS/VIDEO/<out>/PORT.ResolutionMode=<resolution_mode>
æ
Parameters
Parameter
Parameter description
Resolution mode
<resolution_mode>
setting
Example
ç SET /MEDIA/STREAMS/VIDEO/D302/PORT.ResolutionMode=Forced
æ pw /MEDIA/STREAMS/VIDEO/D302/PORT.ResolutionMode=Forced
Resolutions of the Scaler / FRC
section.
Value
Value description
Pass-through mode - the original stream is
Pass
transmitted to the sink device.
The endpoint device forces the resolution
Forced
set in the ResolutionSetting for the stream
and transmits it to the sink device.
The endpoint device forces the resolution
EdidBased
which is read out from the EDID of the
connected sink device.
148
148

Advertisement

Table of Contents
loading

Table of Contents