Smart Connect supports five integration types, each designed for a different production tool.

Viz Flowics (Cloud Graphics)

Connects to Viz Flowics via their REST API. Requires a Graphics Token from your Viz Flowics account. Supports overlay control, field editing, lists, timers, and Google Sheets sync.

Singular.live (Cloud Graphics)

Connects to Singular.live compositions via their REST API. Requires an App Token. Supports IN, OUT, and PATCH commands.

OBS Studio (Broadcast)

Connects to OBS via WebSocket v5. Can be direct (browser to OBS on the same network) or through the SmartPanel Middleware. Supports scene switching, source show/hide/toggle, streaming, and recording control.

vMix (Broadcast)

Connects to vMix via its HTTP API. Like OBS, can be direct or through middleware. Supports overlay control, transitions, text updates, streaming, and recording.

HTTP Webhook (Data)

A generic REST API integration. Sends HTTP requests to any endpoint with variable substitution. Uses an Edge Function as a proxy to avoid CORS issues. Great for custom APIs, webhooks, or third-party services.

Choosing a connection type