Skip to content

HyperDeck Adapter v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:54
431529e

HyperDeck Adapter emulates a Blackmagic HyperDeck on the network so a HyperDeck controller — Bitfocus Companion, an ATEM switcher, or a hardware remote — can drive a local media player that has no network control. It listens on TCP 9993, speaks the HyperDeck Ethernet Protocol, locks onto one running player, and translates play / stop / goto into the keystrokes, UI Automation calls, or HTTP commands that player understands. A system-tray icon shows lock state. Adding a new player is a small YAML profile, not code.

Downloads

Platform File
macOS (universal) hyperdeck-adapter_0.1.0_macos_universal.dmg — open and drag to Applications
Windows hyperdeck-adapter_0.1.0_windows_amd64-setup.exe — installer with Start-menu shortcut
Linux …_linux_amd64.deb (sudo apt install ./…deb) or …_linux_amd64.tar.gz (headless only)

Verify downloads against checksums.txt.

Notes

  • First binaries are unsigned, so macOS Gatekeeper and Windows SmartScreen may warn on first launch.
  • On macOS, grant the app Accessibility permission so it can deliver keystrokes.
  • On first run the app seeds a default profiles.yaml (macOS ~/Library/Application Support/hyperdeck-adapter/, Windows %AppData%\hyperdeck-adapter\); edit it for your players. See the bundled examples/.

See the project page: https://kindlyops.github.io/hyperdeck-adapter/