EasyManuals Logo

AMX MST-1001 Configuration Manual

AMX MST-1001
100 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #82 background imageLoading...
Page #82 background image
Programming
82
Modero S Series Touch Panels - Configuration & Programming Manual
Panel-to-Panel Video Communication
All camera-enabled Modero S Series panels are AMX Videocom-enabled. Videocom is a new feature that is supported on Modero S
Series panels, where the output from the camera can be remotely viewed from any other Modero S Series panel. The camera
output from one panel can be sent to one or many Modero S Series panels. Videocom is not compatible with SIP video phones.
NOTE: Only camera-enabled Modero S Series touch panels may use this feature.
The following is a list of commands that control panel-to-panel video communication:
Panel-to-Panel Video Communication Commands
?CAM Queries the panel for camera support and status.
Returns a string:
CAM-<notsupported(0),supported(1)>,<disabled(0),enabled(1)>
^VCE Ends Videocom communication. Videocom (Panel to Panel Video Chat) End
Stop sending H.264/RTP data.
Examples:
Flip to the videocom page w/ 2 video fill windows:
// Window 1:5 is 160x120
// Window 1:6 is 640x480
SEND_COMMAND 10001, 'PAGE-Videocom'
SEND_COMMAND 10002, 'PAGE-Videocom'
Enable the local camera preview:
SEND_COMMAND 10001, '^SDM-5,0,cam://local'
SEND_COMMAND 10002, '^SDM-5,0,cam://local'
Prepare for the remote feed:
SEND_COMMAND 10001, '^SDM-6,0,rtp://0.0.0.0:9000'
SEND_COMMAND 10002, '^SDM-6,0,rtp://0.0.0.0:9000'
Set up intercom between the 2 panels:
SEND_COMMAND 10001, '^ICS-10.0.0.2,8000,8002,2'
SEND_COMMAND 10002, '^ICS-10.0.0.1,8002,8000,2'
Actually start sending video traffic to each other:
SEND_COMMAND 10001, '^VCS-10.0.0.2:9000'
SEND_COMMAND 10002, '^VCS-10.0.0.1:9000'
Actually start sending audio traffic to each other:
SEND_COMMAND 10001, '^ICM-talk'
SEND_COMMAND 10002, '^ICM-talk'
Say goodbye, shutdown all inter-panel traffic:
SEND_COMMAND 10001, '^ICE'
SEND_COMMAND 10001, '^VCE'
SEND_COMMAND 10002, '^ICE'
SEND_COMMAND 10002, '^VCE'
Broadcast to many panels from Panel 10001:
SEND_COMMAND 10001, 'PAGE-Videocom'
Enable the local camera preview
SEND_COMMAND 10001, '^SDM-5,0,cam://local'
Optionally prepare the local panel to see the remote feed:
SEND_COMMAND 10001, '^SDM-6,0,rtp://239.250.255.251:9000'
Add in all the participating panels:
SEND_COMMAND xxxxx, '^SDM-6,0,rtp://239.250.255.251:9000'
Set up broadcast intercom w/ ICS, ICM if desired:
// end call
SEND_COMMAND 10001, '^ICE'
SEND_COMMAND 10001, '^VCE'
^VCS Starts Videocom communication.
Syntax:
"'^VCS-<dstIp>,<port>'"
Videocom (Panel to Panel Video Chat) Start
Start sending h264/rtp data to dstIp:port.

Table of Contents

Other manuals for AMX MST-1001

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX MST-1001 and is the answer not in the manual?

AMX MST-1001 Specifications

General IconGeneral
Aspect ratio16:9
Screen shapeFlat
Display diagonal10 \
Touchscreen typeTabletop
Display brightness350 cd/m²
Display resolution1280 x 800 pixels
Display technologyLED
Touchscreen technologyResistive
Viewable size diagonal256 mm
Contrast ratio (typical)800:1
Display number of colors16.78 million colors
Product colorBlack
Ethernet LAN (RJ-45) ports1
Display viewable area (HxV)136 x 217 mm
Power supply typeDC
Power consumption (standby)4.5 W
Power consumption (typical)7.5 W
Storage temperature (T-T)-20 - 60 °C
Operating temperature (T-T)0 - 40 °C
Storage relative humidity (H-H)5 - 85 %
Operating relative humidity (H-H)20 - 85 %
Wall mountableNo
HDMI ports quantity0
Graphics cardAMX G4
Internal memory512 MB
Internal memory typeDDR
RMS rated power1.5 W
Weight and Dimensions IconWeight and Dimensions
Depth (without stand)103 mm
Width (without stand)264 mm
Height (without stand)157 mm
Weight (without stand)5530 g

Related product manuals