Adding Tags To The Destination; Deleting Tags Of The Destination; Deleting All Tags Of The Destination; Query All The Tags Of The Device - Lightware UBEX Series User Manual

Matrix application mode, av over ip multimedia extender
Table of Contents

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
9.9.4. Adding Tags to the Destination
The following characters are allowed in the
numbers (0-9), and special characters ( - . _ ~ : / ? # [ ] @ ! $ & ( ) + = * ).
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<out>:addTags(<tag>)
æ mO•/MEDIA/STREAMS/VIDEO/<out>:addTags=
Example
ç CALL /MEDIA/STREAMS/VIDEO/D401:addTags(4K30;intro)
æ mO /MEDIA/STREAMS/VIDEO/D401:addTags=
9.9.5. Deleting Tags of the Destination
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<out>:removeTags(<tag>)
æ mO•/MEDIA/STREAMS/VIDEO/<out>:removeTags=
Example
ç CALL /MEDIA/STREAMS/VIDEO/D101:removeTags(cartoon;1080p)
æ mO /MEDIA/STREAMS/VIDEO/D101:removeTags=
9.9.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=
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
<tag>
parameter: non-capital letters (a-z), capital letters (A-Z),
UBEX series – Matrix Application Mode – User's Manual
UBEX series – Matrix Application Mode – User's Manual
9.9.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.9.8. Enable/Disable the Stream
Command and Response
SET•/MEDIA/STREAMS/VIDEO/<out>/STREAM.Enabled=<logical_value>
ç
pw•/MEDIA/STREAMS/VIDEO/<out>/STREAM.Enabled=<logical_value>
æ
Parameters
Identifier
<logical_value>
Example
ç SET /MEDIA/STREAMS/VIDEO/D101/STREAM.Enabled=true
æ pw /MEDIA/STREAMS/VIDEO/D101/STREAM.Enabled=true
9.9.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
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
#scaler #frc
#streamenable
Parameter description
Value
true
The stream is enabled (unmuted).
The stream is unmuted or
muted.
false
The stream is disabled (muted).
Resolutions of the Scaler / FRC
118
118
Explanation
section.

Advertisement

Table of Contents
loading

Table of Contents