Bridge is a generic playout control client that can control almost anything through custom plugins, however first and foremost built for CasparCG. This module will expose the control capabilities that are exposed through OSC as Companion functions.
-
Enable Bridge's OSC server
Within Bridge, go toSettings > OSCand choose to enable listening on either TCP or UDP (TCP recommended). Make sure to bind to all interfaces if you're going to run Companion on a different host. -
Configure Companion
Create a new Connection within Companion and set the host and port to connect to Bridge.
Supported actions are those that are exposed through Bridge's OSC api. Its reference is available in the Bridge repository.
See HELP.md
See LICENSE