Summary
Build first-class OBS integration via a WebSocket bridge that syncs CeeGee state with OBS browser source visibility.
Context
CeeGee outputs as browser overlays (/o/...) suitable for OBS Browser Source, but the integration is implicit. A companion script/plugin would let CeeGee drive OBS sources automatically.
Features
- OBS companion script: connects to OBS via obs-websocket protocol
- Element/layer → OBS source mapping: map CeeGee elements or layers to OBS scene/source names
- Auto show/hide: when CeeGee takes/clears elements, automatically show/hide corresponding OBS sources
- One-click "take": mapping of graphics to OBS scenes or sources with integrated control
- Configuration UI: mapping editor in Producer UI or a standalone config file
Summary
Build first-class OBS integration via a WebSocket bridge that syncs CeeGee state with OBS browser source visibility.
Context
CeeGee outputs as browser overlays (
/o/...) suitable for OBS Browser Source, but the integration is implicit. A companion script/plugin would let CeeGee drive OBS sources automatically.Features