media server logo

Magewell Pro Convert SRT setup: decode Callaba streams to HDMI or SDI

May 16, 2026
Iurii Pakholkov, founder of Callaba

Written by Iurii Pakholkov

Founder of Callaba. Building cloud video tools for SRT, RTMP, WebRTC, NDI, live routing, monitoring, recording, and production workflows.

Release: Callaba 8.4

Magewell Pro Convert decoders turn live IP streams into baseband HDMI or SDI output.

With Callaba, the typical workflow is different from an encoder setup: Callaba receives, routes or prepares the stream in the cloud, then a Pro Convert decoder pulls or receives the SRT source and outputs it to a monitor, projector, router or hardware switcher.

This guide is written for the search intent behind Magewell Pro Convert SRT, Magewell Pro Convert decoder, Pro Convert to HDMI, Pro Convert to SDI, Pro Convert playback, Pro Convert multiview and Callaba SRT decoder workflow.

Quick answer: how do I use Magewell Pro Convert with Callaba over SRT?

Create or select an SRT output route in Callaba, then add that SRT source in the Magewell Pro Convert decoder. The decoder should point to the Callaba SRT URL, use the matching caller/listener mode, port, stream ID if used, passphrase if used, and a buffer value that keeps playback stable. Once connected, Pro Convert outputs the decoded stream through HDMI or SDI.

Magewell Pro Convert decoder with Callaba Gateway using SRT Infographic showing Callaba Gateway sending an SRT stream to a Magewell Pro Convert decoder, which outputs HDMI or SDI for monitors, projectors, switchers and local playback. Magewell Pro Convert ↔ Callaba Gateway Decode SRT from the cloud to HDMI or SDI output Callaba Gateway SRT source / route SRT stream URL · buffer · latency · stream ID Pro Convert HDMI / SDI decoder output SRT source Cloud routing Local playback HDMI / SDI
In this workflow, Pro Convert is the local decoder or playback endpoint for a Callaba-managed SRT stream.

What this setup does

This workflow takes a stream managed by Callaba and decodes it on a Magewell Pro Convert device for local HDMI or SDI output. The source may originally come from a camera, encoder, venue, cloud route, recording path or another SRT workflow. Pro Convert is the final local playback or display endpoint.

  • Callaba Gateway receives, routes or prepares the SRT stream in the cloud.
  • Magewell Pro Convert adds the Callaba SRT source and decodes it.
  • Local output goes to HDMI or SDI devices such as monitors, projectors, routers, hardware switchers or IMAG screens.
Callaba to Magewell Pro Convert SRT decoding workflow Infographic showing Callaba routing an SRT stream to Magewell Pro Convert, and Pro Convert decoding it to HDMI or SDI for a local monitor, projector or switcher. SRT decode path from cloud to local output Pro Convert is usually the playback/decoder side of the Callaba workflow. Encodercamera / venue Callabagateway and routeSRT output Pro ConvertSRT decoderlocal device Monitor Switcher Projector SRT URL
The decoder path is about bringing a cloud-managed SRT stream back to a local HDMI or SDI output.

Which Pro Convert decoder do you have?

Magewell lists four Pro Convert decoder models: Pro Convert for NDI to HDMI, Pro Convert for NDI to HDMI 4K, Pro Convert for NDI to AIO, and Pro Convert for NDI to SDI. The SRT source logic is similar, but the local output path is different.

Magewell Pro Convert decoder model map for Callaba workflows Infographic comparing Pro Convert for NDI to HDMI, HDMI 4K, AIO and SDI decoder models for Callaba SRT playback and monitoring workflows. Which Pro Convert decoder are you using? The Callaba SRT source can feed different local output devices. NDI to HDMI SRT/IP stream to HDMI output HDMI 4K Higher-resolution HDMI display NDI to AIO HDMI and SDI in one path NDI to SDI SRT/IP stream to SDI output
Choose the Pro Convert model based on local output first: HDMI, 4K HDMI, HDMI+SDI, or SDI.
Decoder model Best Callaba angle SRT / protocol support Local output
Pro Convert for NDI to HDMI Decode Callaba SRT source to a standard HDMI display path. Supports SRT and other IP stream sources such as RTSP, RTMP, UDP, RTP, HTTP and HLS. HDMI
Pro Convert for NDI to HDMI 4K Decode to a higher-resolution HDMI monitoring or display workflow. Supports SRT and other IP stream sources such as RTSP, RTMP, UDP, RTP, HTTP and HLS. 4K HDMI
Pro Convert for NDI to AIO Use one decoder when you may need HDMI and SDI outputs. Supports SRT and other IP stream sources such as RTSP, RTMP, UDP, RTP, HTTP and HLS. HDMI + SDI
Pro Convert for NDI to SDI Decode Callaba SRT source into an SDI router, monitor or switcher path. Supports SRT and other IP stream sources such as RTSP, RTMP, UDP, RTP, HTTP and HLS. 3G-SDI

Before you start

Prepare the decoding path before troubleshooting the local monitor. A black HDMI or SDI output can come from the network, the SRT role, the selected source, the codec, the output format or the display chain.

Before you start: confirm your exact Pro Convert model and firmware support the stream type you want to decode. Magewell Pro Convert decoders support SRT, but menu labels, source presets and output behavior can differ by model and firmware.

Callaba SRT source Prepare the exact Callaba SRT output URL, including host, port, role, stream ID and passphrase if used.
Decoder network Confirm the Pro Convert device can reach the Callaba host and UDP port from its local network.
Buffer duration Start with a stable buffer value. Lower values reduce delay but can make poor networks more visible.
Output format Confirm the HDMI or SDI output format is compatible with the monitor, router, projector or switcher.

Step 1: create or select the SRT output in Callaba

In Callaba, prepare the stream that Pro Convert should decode. This can be an incoming live source, a routed program feed, a backup feed, a test source or another workflow output.

  1. Open your Callaba environment.
  2. Select the stream or route that should be decoded locally.
  3. Create an SRT output or make the route available as an SRT endpoint.
  4. Choose the SRT role and UDP port.
  5. Set latency and stream ID if your route uses it.
  6. Add passphrase only if you will enter the same value in Pro Convert.
  7. Confirm the output is reachable from the decoder network.

Step 2: add the SRT source in Pro Convert

Open the Pro Convert web UI and add the Callaba SRT URL as a source. In API-based workflows, Magewell documents an add-channel interface that supports source protocols including srt, rtsp, http, rtmp, udp and rtp.

  1. Open the Pro Convert device web interface.
  2. Add a new source or preset source.
  3. Select SRT as the source protocol if the UI exposes protocol selection.
  4. Paste or enter the Callaba SRT URL.
  5. Set buffer duration or playback buffer if the interface exposes it.
  6. Save the source and select it as the active channel.
  7. Check HDMI or SDI output on the connected monitor or downstream device.

A simplified API-style source example can look like this:

Command
http://PRO_CONVERT_IP/mwapi?method=add-channel&name=callaba-main&url=srt://YOUR_CALLABA_IP:10110?mode=caller&latency=200&streamid=callaba-program-main

Use this as a readable example, not a copy-paste API call. In a real request, URL parameters may need to be encoded depending on how you send the command.

Settings table

This table is the fastest way to avoid mismatches. The words in the Pro Convert interface can differ, but the values must describe the same SRT source.

Magewell Pro Convert and Callaba SRT decoder settings Infographic listing SRT decoder settings to align between Callaba Gateway and Magewell Pro Convert: source URL, mode, port, latency, stream ID, buffer duration and output format. SRT decode settings to check first The decoder needs the right source URL before output troubleshooting matters. Source URL Callaba SRT endpoint SRT role caller/listener must match Buffer smooth local playback Output HDMI or SDI format
Start with the SRT URL and source selection. Only then troubleshoot HDMI or SDI output.
Setting Callaba Pro Convert Why it matters
Source URL SRT output endpoint Add as source or preset A wrong source URL means the decoder has nothing to play.
SRT mode Listener or caller Matching role SRT requires complementary connection roles.
Port Open UDP port Same port in source URL A wrong or blocked port looks like no source.
Buffer duration Stable outgoing stream Playback buffer Too low can make jitter visible on the output.
Output format Received source format HDMI or SDI output The display or switcher must accept the output format.

Pro Convert and multiview: browser monitoring vs hardware output

Pro Convert is not the browser multiview board. It is the local decoder. Callaba can still show the same source in browser multiview while also routing an SRT output to Pro Convert for HDMI or SDI playback.

  1. Monitor the source in Callaba multiview.
  2. Use Callaba routing to choose the program feed or source that should leave the cloud.
  3. Decode that selected SRT feed on Pro Convert for a local display, projector, switcher or backup monitor.

Interactive check: open the Callaba multiview demo to see how a source can be monitored before it is routed to a local decoder.

Pro Convert and recording: record before the decoder

For a Pro Convert workflow, recording usually belongs upstream of the decoder. The decoder is there to show the stream locally. Callaba can record the stream before or while it is sent to Pro Convert, so the recording represents what was available in the cloud workflow.

Layer Job Why it matters
Callaba cloud recording Record the stream before local decode. You keep a copy of what reached the cloud route.
Pro Convert decoder Decode for local HDMI or SDI output. It provides local viewing, not the main cloud archive.

Pro Convert playback workflow with Callaba

Playback with Pro Convert is physical playback: the stream becomes HDMI or SDI. That is useful when the final destination is not a browser, but a monitor, projector, production switcher, routing system or venue display.

  1. Callaba receives or generates the program stream.
  2. Callaba exposes that stream as an SRT source for the decoder.
  3. Pro Convert adds the Callaba SRT source and decodes it.
  4. The decoded HDMI or SDI signal goes to a local monitor, projector, switcher or router.

If you also need browser playback, keep that as a separate Callaba player or HLS workflow. Pro Convert solves the local hardware output side.

Troubleshooting

Most Pro Convert playback issues fall into two groups: the decoder is not receiving the SRT source, or the decoder receives the source but the HDMI/SDI output is wrong.

Magewell Pro Convert SRT decoder troubleshooting path Troubleshooting path for Callaba SRT output to Magewell Pro Convert decoder: check source URL, SRT mode, port, preset source, buffer, output format and cable path. Debug Pro Convert playback in this order First prove the SRT source. Then prove the decoder and display output. Source URL right Callaba output SRT role caller/listener match Preset selected source Output HDMI / SDI signal
Do not start with the display cable. First prove the Callaba SRT source and the selected Pro Convert preset.

1. No source on Pro Convert

  • Check the Callaba SRT output is running.
  • Check the Pro Convert source URL.
  • Check caller/listener mode.
  • Check UDP port reachability from the decoder network.
  • Check passphrase and stream ID if used.

2. Source connects, but output is black

  • Confirm the selected preset source is the Callaba stream.
  • Check H.264/H.265 compatibility and actual stream format.
  • In Callaba, check which codec, profile, resolution, frame rate and bitrate are being sent to the decoder. Make sure your exact Pro Convert model and firmware can decode that stream.
  • Check HDMI or SDI output format.
  • Check EDID or display negotiation for HDMI workflows.
  • Try a direct monitor before testing through a router or switcher.

3. Output stutters

  • Increase SRT latency on the source path if needed.
  • Increase decoder buffer if the interface exposes it.
  • Check packet loss between Callaba and the decoder network.
  • Lower bitrate and test again.
  • Avoid congested Wi-Fi for a decoder that feeds a live display.

Official references used for this guide

Use these if you need exact Magewell model details, decoder protocol support, API behavior or buffer settings before configuring a production device.

FAQ

Can Magewell Pro Convert decode SRT from Callaba Gateway?

Yes. Pro Convert decoders support SRT sources. You can route or expose a stream from Callaba as SRT, then add that SRT source in the Pro Convert decoder for HDMI or SDI output.

Is Pro Convert an encoder or decoder in this workflow?

In this guide, Pro Convert is the decoder. It receives or pulls the SRT source and turns it into HDMI or SDI. Callaba handles the cloud routing, monitoring or recording side before the decoder.

Can I monitor the same source in Callaba multiview?

Yes. You can monitor the source in Callaba multiview and also send a selected SRT route to Pro Convert for local hardware output.

Can Callaba record the stream before Pro Convert decodes it?

Yes. Callaba can record the cloud-side stream before or while it is routed to Pro Convert. This is useful when you need a record of what reached the cloud workflow, not only what appeared on a local display.

Which Pro Convert model should I use?

Choose by local output: HDMI for standard monitor paths, HDMI 4K for 4K HDMI display workflows, AIO when you may need HDMI and SDI, and SDI when the destination is a router, switcher or SDI monitor.

Final practical rule

Pro Convert is the playback endpoint, not the cloud workflow. Keep routing, monitoring and recording in Callaba, then send the selected SRT stream to Pro Convert when you need local HDMI or SDI output.

Last updated: May 14, 2026

Use Callaba Gateway with your Magewell Pro Convert decoder

Route an SRT stream from Callaba to a Pro Convert decoder, then output it through HDMI or SDI for local monitoring, projection, switching or backup playback.

Need to test cloud recording with a real SRT source? Contact us and we can help you validate the route before a live event.

See SRT server setup Open multiview demo Test cloud recording