Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julusian/node-videohub-server
Run a videohub server to receive button presses from videohub panels
https://github.com/julusian/node-videohub-server
Last synced: 23 days ago
JSON representation
Run a videohub server to receive button presses from videohub panels
- Host: GitHub
- URL: https://github.com/julusian/node-videohub-server
- Owner: Julusian
- License: mit
- Created: 2023-05-14T22:01:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T11:50:01.000Z (over 1 year ago)
- Last Synced: 2024-10-31T10:12:43.590Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
This library sets up a TCP server for the [Blackmagic Videohub Control Panel](https://www.blackmagicdesign.com/products/blackmagicvideohub/techspecs/W-VHB-09) to connect to, so that it can be used as an input source for a nodejs application.
This has only be tested with the old model, the newer model may work but has not been verified.
See the [examples](examples/) folder for help on using this library.