7. Lightware REST API Reference
6.8.5. Setting the Followed Video Port to Autoselect
Request and Response
request-line: POST·http://<ip>/api/V1/MEDIA/AUDIO/AUTOSELECT/O3/VideoFollowPort·HTTP/1.1
ɯ
ɯ
body:
<out>
ɮ
status-line: 200 OK
ɮ
body:
<out>
Example
request-line: POST http://192.168.0.50/api/V1/MEDIA/AUDIO/AUTOSELECT/O3/VideoFollowPort HTTP/1.1
ɯ
ɯ
body:
O1
ɮ
status-line: 200 OK
ɮ
body:
O1
6.8.6. Locking the Audio Port
Request and Response
request-line: POST·http://<ip>/api/V1/MEDIA/AUDIO/XP/<audio_port>/Lock·HTTP/1.1
ɯ
body:
<locked_state>
ɯ
ɮ
status-line: 200 OK
ɮ
body:
<locked_state>
Parameters
Parameter
Parameter description
<audio_port>
Audio Port
Locked state
<locked_state>
Example
request-line: POST http://192.168.0.50/api/V1/MEDIA/AUDIO/XP/I2/Lock HTTP/1.1
ɯ
ɯ
body:
false
ɮ
status-line: 200 OK
ɮ
body:
false
Values
Value description
I1-I4
Audio input port number
O4
Audio output port number
true
The port is locked
false
The port is unlocked
Applied firmware package: v2.9.0b6 | LDC software: v2.7.6b4
MMX2 series – User's Manual
6.8.7. Muting the Audio Port 1
INFO:
Suspends the connection of the chosen port (no signal is forwarded).
Request and Response
request-line: POST·http://<ip>/api/V1/MEDIA/AUDIO/XP/<audio_port>/Mute·HTTP/1.1
ɯ
ɯ
body:
<muted_state>
status-line: 200 OK
ɮ
body:
<muted_state>
ɮ
Parameters
Parameter
Parameter description
<audio_port>
Audio Port
<muted_state>
Muted state
Example
request-line: POST http://192.168.0.50/api/V1/MEDIA/AUDIO/XP/I2/Mute HTTP/1.1
ɯ
body:
false
ɯ
ɮ
status-line: 200 OK
ɮ
body:
false
All inputs and analog output ports have a mute property in the audio XP (e.g. http://<ip>/api/V1/
INFO:
MEDIA/AUDIO/XP/I1.Mute). Outputs have a separate mute function within the port node as well:
▪
http://<ip>/api/V1/MEDIA/VIDEO/XP/O1.EmbeddedAudioMute
▪
http://<ip>/api/V1/MEDIA/VIDEO/XP/O2.EmbeddedAudioMute
http://<ip>/api/V1/MEDIA/AUDIO/O3.Mute
▪
71
Values
Value description
Audio input port number
I1-I4
Audio output port number
O4
The port is muted.
true
The port is unmuted.
false
Need help?
Do you have a question about the MMX2-4x3-H20 and is the answer not in the manual?