https://github.com/bitfocus/companion-module-birddog-converters
https://github.com/bitfocus/companion-module-birddog-converters
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-birddog-converters
- Owner: bitfocus
- License: mit
- Created: 2020-02-08T09:23:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-19T10:15:11.000Z (5 months ago)
- Last Synced: 2025-04-15T22:15:03.886Z (about 2 months ago)
- Language: JavaScript
- Size: 277 KB
- Stars: 5
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-birddog-converters
This module allows you to control BirdDog NDI encoders and decoders.
For more info take a look at the file: [HELP.md](./companion/HELP.md) and LICENSE
## Changelog
### v2.0.1
- Fix
- Restore basic support for converters that do not have LTS firmware available, and are stuck on BirdDog API 1.0### v2.0.0
- Major
- Updated for Companion v3 compatibility
- Updated to the new BirdDog API 2.0.
- _Note: this is a substantially different API, so there may be breaking changes with your previous setup. This also requires your converter updated to the latest LTS firmware or newer._### v1.0.1
- Backend changes and clean-up
### v1.0.0
- Initial release