Streaming Video, Mxa-Mp, And Mxa-Mpl Commands; Dmm; Sdm; Slt - AMX MST-1001 Configuration Manual

Modero s series tabletop touch panel and landscape wall mount touch panel
Table of Contents

Advertisement

Streaming Video, MXA-MP, and MXA-MPL Commands

The following are NetLinx commands that control streaming video output, as well as coordinate video output to a Modero S Series
touch panel from an MXA-MP Multi Preview or MXA-MPL Multi Preview Live video breakout box.
NOTE: The command pref ix for all MXA-MP/L commands is "^SLT-1" to match legacy Break Out Box video "slot" syntax. For Modero S
Series panels, Slot 1 (the only supported slot) always refers to the MXA-MP/L.
Streaming Video, MXA-MP/MPL Commands

^DMM

Streaming audio/video mute.
Syntax:
'"'^DMM-<audioMute>,<videoMute>,<url>'"
Variables:
Examples:
^DMM-1,0,udp://224.1.1.1:1234
^DMM-0,0,udp://224.1.1.1:1234

^SDM

Starts or stops a streaming session. Stream starts if a valid URL is specified and stops if server URL string is empty (or invalid). If
the streaming session is with the MXA-MPL, this command also starts/stops the encoding on the MXA-MPL (i.e. a separate ^SLT
command is not necessary).
URL must adhere to the syntax:
Examples:
SEND_COMMAND 10001:2:0, '^SDM-10,2,udp://234.4.0.4:5500' ;#
SEND_COMMAND 10001:2:0, '^SDM-10,1,cam://local' ;#
SEND_COMMAND 10001:2:0, '^SDM-10,1,stop' ;#
SEND_COMMAND 10001:2:0, '^SDM-10,1,' ;#

^SLT

MXA-MP and MXA-MPL Command Set
Syntax:
"'^SLT-<device>,<subcommand>'"
Examples:
Variables:
Subcommands:
Reboot the MXA-MP/L. If "current" is used, or if no parameter is given, it is a simple reboot. Other parameters can tell the MP/L
to change firmware loads as follows:
^SLT-1,reboot=<current(default),previous,factory>
^SLT-1,audiovideoenable=<video(default)|both>
^SLT-1,videomode=<format>,<resolution>
Modero S Series Touch Panels - Configuration & Programming Manual
audioMute = mutes the audio for <url>: 0: Un-mute, 1: Mute
url = a valid ^SDM url that is already in the playing state.
Mute audio.
Unmute audio.
- udp://<ip or hostname>:<portNumber> where IP could be 0.0.0.0 (unicast), or multicast address and port number.
Port number must be an unused port from 1-65535
- http://<ip or hostname>/url for motion jpeg
- cam://local for activating the camera
Sets ON state to play video on multicast address
Sets OFF state to play camera
Stop playing the current video
Stop playing the current video
^SLT-1,reboot=<current(default),previous,factory>
Device = 1 (Device is always 1 for the MXA-MP and MXA-MPL, the only device type currently supported by Modero S Series
panels)
current - simple reboot (default)
previous - reboot and revert the MXA-MP/L the previously installed firmware
factory - reboot and revert the MXA-MP/L to the factory installed version.
MXA-MPL Audio/video enable command. Sets the option to enable video, or both audio and video on subsequent streams from
the MXA-MPL.
Note: this command will take effect on the next Stream start. It can still be overridden in the ^SLT-1,start command.
Set format, resolution and rate for MXA-MPL video, where:
format = <hdmi|dvi>
Resolution = <horizontal>x<vertical><i|p>@<rate>
Turn on/off video input to the MXA-MPL.
Programming
83

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msd-701-lMst-431Msd-431-lMsd-1001-lMst-701

Table of Contents