Recorders, Players & Encoders

Blackmagic HyperDeck Control Software

Advanced handler for Blackmagic HyperDeck.

Handlers run inside Fantago — the file is a plugin, not a standalone program. Start with the free 60-day trial.

How to connect Blackmagic HyperDeck to Fantago

  1. Open the Fantago Dashboard and click Add Device.
  2. Pick the Blackmagic HyperDeck handler from the device type list (internal id bmd_hyperdeck).
  3. Enter the IP address of your Blackmagic HyperDeck, then set protocol TCP and port 9993.
  4. Save and connect. Fantago starts polling the device and publishes its feedback variables, ready to use in panels, sequences and logic flows.
  5. Drag the actions below onto a panel button, a Stream Deck key, a schedule or a logic flow node.
Blackmagic HyperDeck handler specifications
ProtocolTCP
Default port9993
Handler version1.9.0
AuthorFantago Bridge
Internal IDbmd_hyperdeck

Description & Instruction

Advanced handler for Blackmagic HyperDeck.

Features:
  • Real-time transport feedback (Play, Stop, Record).
  • Intelligent Next/Prev clip navigation.
  • Timecode and Clip Name tracking.
Important: Enable 'Connection is Persistent'.

Command Integration Guide

This guide explains how to send specific commands to the Blackmagic HyperDeck handler.

Generic Command Format:

The handler expects text-based commands directly matching the HyperDeck protocol. Examples:

  • play
  • stop
  • record
  • goto: clip id: 1
  • notify: transport: true slot: true remote: true configuration: true (to force a full status refresh)
  • transport info (to get current transport status)

Integration Examples (assuming device name "HYPERDECK_RECORDER"):

Via HTTP GET:

http://<FantaGo_IP>:<HTTP_PORT>/sendTo/HYPERDECK_RECORDER?cmd=play

http://<FantaGo_IP>:<HTTP_PORT>/sendTo/HYPERDECK_RECORDER?cmd=goto:%20clip%20id:%202

Via TCP/UDP Listener:

HYPERDECK_RECORDER:play

HYPERDECK_RECORDER:goto: clip id: 2

Remember to URL-encode the command string for HTTP GET requests.

Blackmagic HyperDeck control — frequently asked questions

Does Fantago support Blackmagic HyperDeck?

Yes. Fantago includes a ready-made Blackmagic HyperDeck handler (version 1.9.0) that talks to the device over TCP, default port 9993. It is bundled with every licence and with the 60-day free trial — there is no per-device fee.

What protocol does the Blackmagic HyperDeck handler use?

TCP, default port 9993. Fantago connects straight to the device over your production network, so no gateway, middleware or vendor software is needed in between.

Can I control Blackmagic HyperDeck from a Stream Deck?

Yes. Every Blackmagic HyperDeck action can be mapped to an Elgato Stream Deck key, to a button on a custom Fantago touch panel, to a timed schedule, or to a logic flow triggered by another device — including devices from a different manufacturer.

Can I modify the Blackmagic HyperDeck handler?

Yes. The handler is a plain JavaScript file (bmd_hyperdeck.js) that you can download from this page, edit and drop back into Fantago. You can also write your own handler from scratch — see the Developer Guide.

Control Blackmagic HyperDeck from a single interface

Fantago drives Blackmagic HyperDeck alongside 50+ other broadcast, lighting, audio and smart home devices — from custom touch panels, an Elgato Stream Deck, a schedule or a logic flow. One-time licence, no subscription, runs offline.

Try free for 60 days Buy Pro — € 99 one-time

← All 55 device handlers