Query The Tags Of The Stream/Destination; Adding Tags To The Stream/Destination; Deleting Tags Of The Stream; Deleting All Tags Of The Stream - 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.12.7. Query the Tags of the Stream/Destination
The query returns with the tags which are added by the user.
Command and Response
#tag
ç GET•/MEDIA/STREAMS/AUDIO/<in|out>.Tags
pr•/MEDIA/STREAMS/AUDIO/<in|out>.Tags=<tag>
æ
Example
ç GET /MEDIA/STREAMS/AUDIO/S102.Tags
æ pr /MEDIA/STREAMS/AUDIO/S102.Tags=PCM;soundtrack;Die_Hard_2
9.12.8. Adding Tags to the Stream/Destination
The following characters are allowed in the
numbers (0-9), and special characters ( - . _ ~ : / ? # [ ] @ ! $ & ( ) + = * ).
Command and Response
ç CALL•/MEDIA/STREAMS/AUDIO/<in|out>:addTags(<tag>)
æ mO•/MEDIA/STREAMS/AUDIO/<in|out>:addTags=
Example
ç CALL /MEDIA/STREAMS/AUDIO/S401:addTags(intro;chillout)
æ mO /MEDIA/STREAMS/AUDIO/S401:addTags=
9.12.9. Deleting Tags of the Stream
Command and Response
ç CALL•/MEDIA/STREAMS/AUDIO/<in|out>:removeTags(<tag>)
æ mO•/MEDIA/STREAMS/AUDIO/<in|out>:removeTags=
Example
ç CALL /MEDIA/STREAMS/AUDIO/D101:removeTags(speakers;meeting_room)
æ mO /MEDIA/STREAMS/AUDIO/D101:removeTags=
9.12.10. Deleting All Tags of the Stream
Command and Response
ç CALL•/MEDIA/STREAMS/AUDIO/<in|out>:removeAllTags()
æ mO•/MEDIA/STREAMS/AUDIO/<in|out>:removeAllTags=
Example
ç CALL /MEDIA/STREAMS/AUDIO/D101:removeAllTags()
æ mO /MEDIA/STREAMS/AUDIO/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.12.11. 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/AUDIO/<in|out>.DeviceTags
pr•/MEDIA/STREAMS/AUDIO/<in|out>.DeviceTags=<tag>
æ
Example
ç GET /MEDIA/STREAMS/AUDIO/S201.DeviceTags
æ pr /MEDIA/STREAMS/AUDIO/S201.DeviceTags=Intro;A8:D2:36:F0:00:35;TX_MeetingRoom;#2
9.13. Analog Audio Port Settings
DIFFERENCE:

Only the UBEX-PRO20-HDMI-F110 endpoint model is built with analog audio input and
output ports.
9.13.1. Setting the Volume in dB
Command and Response
SET•/MEDIA/STREAMS/AUDIO/<in|out>/Port.VolumedB=<volume>
ç
pw•/MEDIA/STREAMS/AUDIO/<in|out>/Port.VolumedB=<volume>
æ
Parameters
Identifier
<volume>
Example
ç SET /MEDIA/STREAMS/AUDIO/S103/PORT.VolumedB=-15
æ pw /MEDIA/STREAMS/AUDIO/S103/PORT=-15.000
9.13.2. Setting the Volume in Percent
Command and Response
SET•/MEDIA/STREAMS/AUDIO/<in|out>/PORT.VolumePercent=<percent>
ç
pw•/MEDIA/STREAMS/AUDIO/<in|out>/PORT.VolumePercent=<percent>
æ
Example
ç SET /MEDIA/STREAMS/AUDIO/D103/PORT.VolumePercent=50
æ pw /MEDIA/STREAMS/AUDIO/D103/PORT.VolumePercent=50.00
#analogaudio #volume
Parameter description
Sets the input volume (attenuation) between -95.62 dB and 0 dB.
134
134

Advertisement

Table of Contents
loading

Table of Contents