Videohub

Control over Blackmagic Design's Videohub.
To see the state of your connection or the videohub itself Get or subscribe to updates for VideohubConnectionStatus and Videohub non-state values. See: non-state values.

ConnectVideohub

ConnectVideohub

Connect this Gateway to Videohub. It will be able to change Videohub's state and will start sending datahub updates for any changes to this state.

Params
IP STRINGIP address of your Videohub.
Port STRING OPTIONALConnection port of your Videohub. Default:9990
DisconnectVideohub

DisconnectVideohub

Disconnect this Gateway from Videohub.

No params.
SetVideohubRouting

SetVideohubRouting

Route a video input to a video output on Videohub.

Params
OutputIndex INTEGERAn output index to route to. Counting from 0!
InputIndex INTEGERAn input index to be routed. Counting from 0!
IgnoreLock BOOL OPTIONALIf true, this call will try to disable the lock set on the output. Default: false.
SetVideohubOutputLock

SetVideohubOutputLock

Lock or unlock an output on Videhub.

Params
OutputIndex INTEGERAn output index to lock/unlock. Counting from 0!
ShouldLock BOOLNew locking status.