https://github.com/wave-av/companion-module-wave
Bitfocus Companion module for WAVE stream control
https://github.com/wave-av/companion-module-wave
bitfocus broadcast companion ndi streamdeck switcher wave
Last synced: 2 months ago
JSON representation
Bitfocus Companion module for WAVE stream control
- Host: GitHub
- URL: https://github.com/wave-av/companion-module-wave
- Owner: wave-av
- License: mit
- Created: 2026-04-03T00:54:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-05T14:47:33.000Z (3 months ago)
- Last Synced: 2026-04-05T16:25:22.335Z (2 months ago)
- Topics: bitfocus, broadcast, companion, ndi, streamdeck, switcher, wave
- Size: 2.93 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# @wave-av/companion-module
Control WAVE Cloud Switcher, Camera Control, Replay Engine, and Ghost Producer from Elgato StreamDeck via Bitfocus Companion.
## Install
```bash
npm install @wave-av/companion-module
```
Or install directly in Bitfocus Companion via the module browser.
## Actions (12)
| Action | Category | What it does |
|--------|----------|-------------|
| `switch_source` | Switching | Switch to a camera/source |
| `trigger_transition` | Switching | Cut, mix, wipe, or DVE transition |
| `fade_to_black` | Switching | Toggle FTB |
| `toggle_keyer` | Switching | Toggle upstream/downstream keyer |
| `recall_preset` | Camera | Recall PTZ camera preset |
| `mark_poi` | Replay | Mark point of interest for replay |
| `start_stream` | Output | Start streaming to destination |
| `stop_stream` | Output | Stop streaming |
| `start_recording` | Output | Start ISO recording |
| `stop_recording` | Output | Stop recording |
| `trigger_macro` | Automation | Run a saved macro |
| `ghost_producer_toggle` | AI | Start/stop AI auto-switching |
## Links
- [WAVE Cloud Switcher](https://wave.online/products/cloud-switcher)
- [Bitfocus Companion](https://bitfocus.io/companion)
- [npm package](https://www.npmjs.com/package/@wave-av/companion-module)
## License
MIT