
What it does
A Bitfocus Companion connection module for caspar-AV — fire cues and pads, run transport and mixer on any screen, invoke templates, and send raw AMCP.
It keeps three health signals apart rather than merging them: the module's link to the daemon, the daemon's link to CasparCG, and whether OSC telemetry is arriving at all. The third matters because commands can work perfectly while nothing knows what is on screen.
- Fire a cue as one BEGIN/COMMIT batch, so a multi-screen change lands on a single frame
- Pad grid buttons that fire by position, so they survive the show being re-laid-out
- Screen transport, mixer properties and templates
- Raw AMCP single and batched, with the two-word trap explained on failure
- Feedbacks for playing, paused, playing a named file, and a clip near its end
Where it stands
Released. Verified against a fake caspar-avd over a real HTTP server and WebSocket, not against a CasparCG rig. Not in the official Companion module store — install it as a developer module.