Get live video from your Open Media Transport sources into Chrome, Firefox, Safari, or Edge — no plugins, no apps.
You have cameras and video sources on an OMT (Open Media Transport) network. You want someone — a producer, a client, a remote team member — to watch a live feed in their web browser. OMT doesn't play natively in browsers. You need a bridge.
Transcode your OMT stream to HLS or DASH using FFmpeg or a media server. This works for one-way viewing, but adds 5–30 seconds of latency due to segment-based delivery. Fine for archival viewing, not great for live monitoring or talkback.
If your OMT system supports NDI output, you could receive it in OBS Studio and output via WHIP to a WebRTC server. This requires a PC running OBS for every source — it doesn't scale and adds complexity.
The OMT WHEP Gateway receives OMT streams directly from the network, transcodes them with hardware acceleration, and serves them as WebRTC/WHEP — the standard protocol for browser-based live video. One appliance, all your sources, sub-200ms latency.
WHEP stands for WebRTC-HTTP Egress Protocol. It's the standardised way for a browser to request a live video stream from a server. The OMT WHEP Gateway implements this protocol so any modern browser can play your streams without plugins.
dd.https://<ip>:8443 in your browser to access the web UI.By default, the WHEP Gateway streams on your local network. For viewers outside your network, the gateway has built-in Cloudflare Tunnel support. Enable it in the web UI and viewers can watch from anywhere with zero port forwarding or firewall configuration.
For viewers behind strict corporate firewalls that block UDP (which WebRTC normally uses), the gateway automatically falls back to a WebSocket relay — the stream works even on locked-down networks.
The WHEP Gateway includes a 30-day free trial with full functionality. After that:
No per-viewer fees. No bandwidth charges. Fixed pricing.