Using Matrox ConvertIP with Crestron Controller Devices

Version: 20342-401-0100 - June 16, 2023


Introduction

This document serves as a supplement to the Matrox ConvertIP Installation and User Guide. It supplies Crestron users with the necessary information for integrating the ConvertIP REST API with a Crestron media controller device. This integration allows Crestron clients to utilize ConvertIP devices in conjunction with various Crestron touch panels and similar products.

While this document provides an overview of ConvertIP and the tasks needed for initial setup, you can find more detailed information on any of the topics in the official documentation available at: https://video.matrox.com/en/support/resources.

Overview of Matrox ConvertIP

The Matrox ConvertIP family of products are standards-based transmitters and receivers that enable interoperable, cost-efficient, and scalable networks in Broadcast and Pro AV environments.

Supported applications and appliances

The Matrox ConvertIP devices are a series of stand-alone transmitter and receiver devices, but they are also designed to work with other Matrox Video applications, and third-party appliances such as Crestron's media controllers:

Connecting your Matrox ConvertIP

This section shows the basic button functions and connections for the Matrox ConvertIP SRH device. For more information on the other ConvertIP models, see the Matrox ConvertIP Installation and User Guide.

Image calloutLEDs / ButtonsDescription
1Main LEDsTX: When green, indicates the ConvertIP is in Transmitter (TX) mode.

Status: When flashing green, the device is encoding or decoding depending on what mode it is in. When solid green, the device is powered on, but idle.

RX: When green, indicates the ConvertIP is in Receiver (RX) mode. When ConvertIP is powered up for the first time, it will be in RX mode.
2TestIn TX mode, press and hold for 5 seconds and release to output a valid multicast stream at the settings specified in the ConvertIP user interface. An input does not need to be connected.

In RX mode, press and hold for 5 seconds and release to ensure the HDMI or SDI cable is good and the connection between ConvertIP and the monitor or downstream device is valid. A valid network connection is not needed to use this.

When finished, press the button for one second to return to standard operation.
3ModePress and hold simultaneously with the Reset button for one second to switch the ConvertIP from transmitter to receiver and vice-versa. ConvertIP will reboot to switch modes.
4ResetReboots the ConvertIP with a short press, or resets to factory default settings with a long press of about five seconds (until the Status light flashes green).

Image calloutConnectionsDescription
1MEDIA / CONTROL
LAN PoE+
Connect to your media network. You can also power the ConvertIP from this port (Power over Ethernet).
2HDMI INIn TX mode: Connect an HDMI video source to this connector when in transmitter mode.
In RX mode: Connection is not used in receiver mode.
3HDMI OUTIn TX mode: Not used.
In RX mode: Connect an HDMI monitor to show the received ST 2110 or IPMX video signal.
4PowerIf you do not want your ConvertIP to be powered over the Ethernet connection, connect your 12V DC power supply to this port (sold separately).

Initial setup overview

The following list is an overview of the tasks you’ll need to perform to get started with Matrox ConvertIP. When needed, links to other topics are provided for more information. Although this list is shown as a series of steps, you do not necessarily need to do all these tasks in the order described. For example, you can connect your video source before powering up the ConvertIP.

To get started with Matrox ConvertIP:

  1. Connect the Matrox ConvertIP to a power source: Matrox ConvertIP can be powered by an external power supply (sold separately) or by using PoE+ (Power Over Ethernet).

  2. Connect your control network: Use the network control port (Control LAN) or first media control port (e.g. MEDIA / CONTROL LAN 1 or MEDIA / CONTROL SFP 1) to access your device’s web interface for configuration and for NMOS support and control.

  3. Connect your media network: Depending on the ConvertIP model you have, use the MEDIA / CONTROL LAN 1 or MEDIA / CONTROL SFP 1 ports for your media content. The second LAN and SFP ports are used for redundancy. If your ConvertIP has only one network connector available, you can use MEDIA / CONTROL LAN 1 for both control and media transport operations.

  4. Access the Web interface: When ConvertIP is connected to your network, it will boot in DHCP and broadcast in mDNS. This allows you to connect to the ConvertIP Command Center with your web browser (Google Chrome is recommended).

    You can connect with your ConvertIP’s IP address or, if your computer and ConvertIP are on the same subnet, go to https://mtxcip-ConvertIP_serial, where “ConvertIP_serial” is the serial number found on your device label (e.g. https://mtxcip-ab12345/). More info: To find the IP address, you can use Matrox ConvertIP Manager, or initiate the ConvertIP’s test signal feature to display the address on a connected monitor.

  5. Log in and create an initial user account: When you first log in to the ConvertIP Command Center, you will need to create the Administrator account (username and password).

  6. Verify the status of your device: Go to the Status page of the ConvertIP Command Center to display the device status. Make sure everything is working as needed.

  7. Configure settings: Configure your ConvertIP devices as transmitters or receivers according to your streaming workflow. You can switch between modes easily from the Maintenance page.

  8. Start your streams: Once you have configured your ConvertIP receiver and transmitter devices, you are ready to begin streaming. You can establish a single connection from one ConvertIP to another from the ConvertIP Command Center, or you can use the Matrox ConductIP and ConvertIP Manager applications to connect sender and receiver flows.

Logging in to ConvertIP

To access the ConvertIP user interface from a web browser:

  1. Open your web browser (Google Chrome is recommended).

  2. Do one of the following:

    • Go to the IP address of your ConvertIP (e.g. https://192.168.12.345).

    • Go to https://mtxcip-ConvertIP_serial, where “ConvertIP_serial” is the serial number found on your device label (your computer and ConvertIP must be on the same subnet). If your network is set up to use mDNS, this will take you to the ConvertIP login page.

    • Use the Matrox ConvertIP Manager application to access one or more ConvertIP devices and log in to them. For more information, see the Matrox ConvertIP Manager embedded HTML help.

  3. Log in to the ConvertIP with your username and password.

    Note: If this is the first time you are logging in to this ConvertIP you will instead be prompted to create a username and password to continue with initial setup.

You are successfully logged in to ConvertIP.

Controlling ConvertIP with Crestron Touch Panels

This section described the calls and the steps required to control the ConvertIP with Crestron controller devices, particularly the touch panel devices. We use a simple workflow to simulate a real-life control scenario, providing the ConvertIP REST API calls available and how to implement them.

Workflow diagram

The following diagram shows the setup we will use as a workflow example.

In this example:

ConvertIP REST API calls

The ConvertIP REST API offers a broad array of functionalities for managing and interacting with devices. With the ConvertIP REST API, you can perform various tasks such as stream switching, rebooting, locating, and updating devices.

This section describes the different calls available to control the Matrox ConvertIP:

Using Postman to test your REST API

You can use the Postman platform (https://www.postman.com/product/tools/) to test the REST API. Postman is a widely used tool for testing REST APIs. It provides a user-friendly interface that enables you to send HTTP requests to an API and observe the responses.

The following is an example of the test performed by Matrox for logging in to and rebooting a ConvertIP unit.

To access a comprehensive list of available commands and their usage, refer to the link below. It provides additional information and details on the Convert IP REST API, enabling you to explore its full capabilities.

Furthermore, you can download the convert IP 2.0.postman_collection to test the API and gain a better understanding of its functionality.

Implementing the ConvertIP REST API with Crestron

In this section, we will provide a simplified explanation of how to implement the ConvertIP REST API with a Crestron touch panel. By integrating the ConvertIP REST API with a Crestron touch panel, you can achieve seamless control and management of Convert IP devices.

This diagram represents the sample workflow we are using:

The diagram shows a Crestron touch panel, which performs stream switching between the two transmitters (TX). If RX1 is presently connected to TX1, an operator can use the touch panel to switch the stream from TX1 to TX2 or vice versa.

Through the touch panel interface, users have the ability to initiate the stream switching operation by selecting the appropriate options. This interaction triggers the transmission of necessary commands via the ConvertIP REST API.

Matrox ConvertIP Crestron Module Demo

The Matrox ConvertIP Crestron Module is designed for use with two receivers and two transmitters.

With this module, you can easily switch the stream between TX1 and TX2 in both directions. Additionally, you have the ability to power off the receivers. The buttons below the screens allow for convenient unit rebooting. Based on customer requirements, the module can be enhanced with features such as unit location or updates.

Download the module file here: Text environment and Convert IP(SimpleSharp)

In the module file, you have the following files:

Before uploading the Simple Windows file to the controller, ensure that you enter the correct IP addresses, username, and password for the units. Refer to the picture below for the input fields.

Contact us

The Matrox Video web site has product literature, press releases, technical material, a sales office list, trade show information, and other relevant material. Visit us at https://video.matrox.com.

If you have any questions or comments about our products or solutions, contact us at https://video.matrox.com/contact.

Matrox Video values your business and offers professional support for your Matrox Video product.

For more information, contact your Matrox Video representative or our technical support at support@matrox.com.

Disclaimer

Information in this document may contain technical inaccuracies or typographical errors. Information may be changed or updated without notice. Matrox Video reserves the right to make improvements and/or changes in the products, programs and/or specifications described in this information at any time without notice.

All trademarks and trade names, service marks and logos referenced herein belong to their respective owners.

Copyright © 2023 Matrox is a trademark of Matrox Graphics Inc. All rights reserved.