An open API service indexing awesome lists of open source software.

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

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