https://github.com/bitfocus/companion-module-bmd-videohub
https://github.com/bitfocus/companion-module-bmd-videohub
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-bmd-videohub
- Owner: bitfocus
- License: mit
- Created: 2018-06-18T20:32:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T15:02:06.000Z (2 months ago)
- Last Synced: 2025-04-15T21:53:15.362Z (about 2 months ago)
- Language: TypeScript
- Size: 299 KB
- Stars: 5
- Watchers: 11
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-bmd-videohub
See HELP.md and LICENSE
**Changes in v2.6.0**
- Reword actions & feedback names to be more uniform and clearer
- Add option to toggle locks
- Add feedbacks for lock states**Changes in v2.5.0**
- Add option to force unlock
**Changes in v2.4.0**
- Routing from variables
- Lock/unlock outputs and serialports
- Fix: 'weird response from videohub NAK'
- Improve naming of monitor outputs
- Update tooling**Changes in v2.3.0**
- Add variables for routed input ids
**Changes in v2.2.0**
- Bonjour device discovery
**Changes in v2.1.3**
- Size changes not applying correctly
**Changes in v2.1.2**
- Send PING message on an interval to avoid disconnects
**Changes in v2.1.1**
- Fix crash for larger models
**Changes in v2.1.0**
- Convert feedbacks to boolean feedbacks
**Changes in v2.0.0**
- Update to Companion 3.0
**Changes in v1.4.0**
- Added ability to route source based on a source routed to given destination.
**Changes in v1.3.0**
- Added ability to read and write routing table to a disk file.
- Added 'Return to previous Route' as a release action**Changes in v1.2.0**
- Moved to split files structure for actions, feedback, presets, and variables.
- **companion-module-bmd-multiview16 extends this module.** Future changes require testing against both modules.**Changes in v1.1.0**
- Module in ES6 format