Intercom for REMI and Remote Production

Guide · September 2026 · 12 min read

This guide is for production managers and broadcast engineers running REMI (remote integration) productions, where the crew is split between the venue, a central gallery and people working from home. It covers how to model a split crew as productions and calls, what each of the three positions actually needs, how to bring programme audio in and out, and what to verify in rehearsal. It assumes you are starting from nothing. If you are replacing an existing hardware matrix, read Switching from Hardware Intercom first, then come back here for the topology.

What REMI changes about comms

In a traditional outside broadcast, everyone who needs to talk to each other is within a few hundred metres of the same truck, and the intercom matrix lives in that truck. REMI breaks that assumption in one specific way: the people are in three places, but the production is still one production.

That is the whole problem. It is not a latency problem and it is not a bandwidth problem. It is a routing problem. The camera operator at the venue and the vision mixer in the gallery need to hear each other as if they were two metres apart, and neither of them should have to think about which building the other one is in.

Why cloud rather than a point-to-point link: a VPN or a dedicated circuit between venue and gallery solves two locations. It does not solve the third, because the person at home is behind a domestic router you do not control. Open Intercom runs the media path in the cloud, so all three positions are peers that connect outbound. No browser position has to open an inbound port. That is true of browser participants only: the SIP gateway, the SIP-AES67 bridge and the SRT routes described later each carry their own network requirements, including inbound ports and venue-side multicast. Those are covered in the guides linked from each section.

Prerequisites

The requirements are the same as for any Open Intercom deployment and are covered in full in the migration guide's prerequisites section. The short version, and the two that actually bite in REMI:

Model the crew, not the locations

The instinct when setting up a REMI production is to create a call per site: one for the venue, one for the gallery, one for the remote people. Resist it. It reproduces the geography in the comms layout, which is exactly the thing REMI is supposed to make invisible, and it means every cross-site conversation needs someone to switch calls.

Create one production for the event, and inside it, calls by role. A workable starting layout for a mid-size sports or event production:

Call Who is in it Purpose Typical size
Production Director, producer, vision mixer, graphics, replay The main conversation. Always open, always monitored. 5–10
Camera Camera operators, venue floor manager, director Shot calling. The director is in both this and Production. 4–12
Audio A1, A2, venue sound, commentary support Kept separate so audio problem-solving does not occupy the Production call. 2–5
Engineering Venue engineer, hub engineer, network Fault handling during the show. Quiet most of the time by design. 2–4
Talent Presenters, commentators, producer One-way in practice. See the talkback section below. 2–6

People who need to hear two conversations at once join both calls and set their own relative volumes. That is the cloud equivalent of a key panel with two faders up, and it is why you do not need a call per site.

Save the layout before the first rehearsal. Open Intercom's saved configurations let you store a production setup and share it as a URL, so the crew joins the right calls in one click rather than being talked through it on the day. Configurations can be public or private, and can carry Stream Deck auto-connect. Build it once, reuse it every match.

The three positions and what each one needs

At the venue

The venue positions are the ones most likely to be on a constrained or shared connection, and the ones least likely to have an engineer standing next to them. Use wired Ethernet, and give each operator a headset rather than open speakers: venue acoustics plus open mics is the fastest route to a feedback loop that the rest of the production has to listen to.

If the venue already has an audio network or existing panels, you do not have to replace them to run REMI. A SIP gateway connects legacy hardware panels, and a SIP-AES67 bridge puts Open Intercom on a Ravenna or AES67 segment as a node. Both are covered in the migration guide, and both are as useful in a permanent hybrid setup as they are during a transition.

At the hub or gallery

This is where the show is called, so it is where hands-free control matters. A director talking on three calls should not be moving a mouse to do it. Open Intercom maps mute, push-to-talk and per-call volume to an Elgato Stream Deck through Bitfocus Companion, which is the same surface most galleries already use for the vision mixer and graphics. Setup is on the Stream Deck integration page.

An operator joins their calls in a single browser tab rather than one tab per call, and sets relative volumes between them there. Treat that tab the way you would treat a panel that is switched on: if it closes, that operator is off comms.

At home

The remote position is the one that most often works perfectly in rehearsal and fails in the show, and it is almost always the network. Domestic routers, corporate VPNs and hotel Wi-Fi all have their own ways of blocking or throttling UDP. Test from the actual location the person will be in on the day, on the actual machine, at the actual time of day.

The corporate VPN trap. A remote colleague connected to a company VPN routes their WebRTC traffic through the corporate network, which may be on another continent. The symptom is one person with noticeably higher latency than everyone else while their bandwidth test looks fine. The fix is to split-tunnel or drop the VPN for the duration of the show, and it needs to be agreed with their IT before the day, not during it.

Talkback, IFB and mix-minus

Anyone on air needs to hear the production without hearing themselves returned, which is the mix-minus problem, and it does not change because the production is remote. What changes is that the person feeding them may be in a different country.

The practical rule for REMI: keep talent on a call that only the producer and the director talk into, and keep the talent's own microphone out of the return they hear. The live sports commentary guide works through mix-minus and IFB in detail for a commentary position, including routing a venue commentary box in over SRT using srt-whip-gateway and whep-srt-gateway. That treatment applies to any on-air position, not only commentary.

The SRT route has a different latency budget, and it is not the browser one. Per the commentary guide, SRT adds roughly 80 to 250 ms depending on your configured latency, for a total round trip in the region of 400 to 700 ms. That is normal for the route and fine for commentary, but do not plan a shot-calling workflow around the browser-to-browser figure and then put a critical position behind an SRT hop.

Programme audio in and out

Comms and programme audio are different paths and should stay different paths. Where the crew does need to hear programme, Open Intercom accepts WHIP and WHEP, so audio from OBS Studio or any WHIP-compatible source can be routed straight into a call. That is usually cleaner than having someone hold a microphone up to a speaker, which is a thing that still happens.

Put programme on its own call rather than mixing it into Production. Operators who want it can join and set it low; operators who do not can leave it out, and nobody has to listen to the show while trying to solve a problem with the show.

Rehearsal checklist

Run this once, end to end, with every position connected from where they will actually be. It takes twenty minutes and it is the difference between finding a problem in rehearsal and finding it on air.

Scale note: Open Intercom runs on an Open Source Cloud Professional plan and supports unlimited participants, with no per-seat charge. Adding a second camera operator or a third remote producer does not change what the production costs, which matters more in REMI than in a truck, because the crew list moves between events.

Ready to set up your first REMI production?

Start a 14-day trial, build the call layout above, and run the rehearsal checklist before you commit to it on a live event.