Adding Tags To The Stream; Deleting Tags Of The Stream; Deleting All Tags Of The Stream; Query All 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.8.4. Adding Tags to the Stream
The following characters are allowed in the
numbers (0-9), and special characters ( - . _ ~ : / ? # [ ] @ ! $ & ( ) + = * ).
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<in>:addTags(<tag>)
æ mO•/MEDIA/STREAMS/VIDEO/<in>:addTags=
Example
ç CALL /MEDIA/STREAMS/VIDEO/S401:addTags(4K30;intro)
æ mO /MEDIA/STREAMS/VIDEO/S401:addTags=
9.8.5. Deleting Tags of the Stream
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<in>:removeTags(<tag>)
æ mO•/MEDIA/STREAMS/VIDEO/<in>:removeTags=
Example
ç CALL /MEDIA/STREAMS/VIDEO/S101:removeTags(cartoon;1080p)
æ mO /MEDIA/STREAMS/VIDEO/S101:removeTags=
9.8.6. Deleting All Tags of the Stream
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<in>:removeAllTags()
æ mO•/MEDIA/STREAMS/VIDEO/<in>:removeAllTags=
Example
ç CALL /MEDIA/STREAMS/VIDEO/S101:removeAllTags()
æ mO /MEDIA/STREAMS/VIDEO/S101:removeAllTags=
9.8.7. Query All 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/<in>.DeviceTags
pr•/MEDIA/STREAMS/VIDEO/<in>.DeviceTags=<tag>
æ
Example
ç GET /MEDIA/STREAMS/VIDEO/S201.DeviceTags
æ pr /MEDIA/STREAMS/VIDEO/S201.DeviceTags=Intro;A8:D2:36:F0:00:35;TX_MeetingRoom;#2
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.8.8. Enable/Disable the Stream
Command and Response
SET•/MEDIA/STREAMS/VIDEO/<in>/STREAM.Enabled=<logical_value>
ç
pw•/MEDIA/STREAMS/VIDEO/<in>/STREAM.Enabled=<logical_value>
æ
Parameters
Identifier
<logical_value>
Example
ç SET /MEDIA/STREAMS/VIDEO/S101/STREAM.Enabled=true
æ pw /MEDIA/STREAMS/VIDEO/S101/STREAM.Enabled=true
9.8.9. Identify the Stream
Calling the method makes generating 10 test colors on the display device for 10 seconds. The feature helps
to identify the stream and the screen itself physically.
Command and Response
ç CALL•/MEDIA/STREAMS/VIDEO/<in>/STREAM:identify()
æ mO•/MEDIA/STREAMS/VIDEO/<in>/STREAM:identify
Example
ç CALL /MEDIA/STREAMS/VIDEO/S101/STREAM:identify()
æ mO /MEDIA/STREAMS/VIDEO/S101/STREAM:identify
Explanation
#streamenable
Parameter description
Value
true
The stream is enabled (unmuted).
The stream is unmuted or
muted.
false
The stream is disabled (muted).
#identifystream
115
115
Explanation

Advertisement

Table of Contents
loading

Table of Contents