Skip to main content
Version: Reality 5.8

Reality Hub Custom Modules

Custom Modules let you extend Reality Hub. Common uses include connecting external data sources, adding dedicated control panels, integrating and controlling your existing tools with Reality Hub and driving custom on-air graphics workflows.

How It Works

  1. You start the module server.
  2. When the custom module server is running and connected, the module appears in the Reality Hub's Main Menu.
  3. Open the module panel and work inside Reality Hub as usual.

The module backend does not have to run on the same machine as Reality Hub Server. If the module runs on the server that Reality Hub Server is located, remote operators can open the panel in their browser through Reality Hub — they do not need to install the module themselves.

Building Your Custom Module

Reality Hub custom module pipeline offers AI-Ready development. The development environment is built to work with AI coding tools like Claude or Cursor. Because the SDK and API are easy for AI to interpret, your team can generate new tools or update the interface quickly, even without deep platform expertise.

To create your own Custom Module, start from the open-source example on GitHub:

github.com
GitHub - zerodensity/realityhub-module-example

Contribute to zerodensity/realityhub-module-example development by creating an account on GitHub.

Also read Custom Integrations

Please follow: