Open
Description
- I'm submitting a ...
- bug report
- feature request
- question about the decisions made in the repository
- question about how to use this project
- Summary
Ross vision mixers use a fairly simple, plain text, TCP/IP protocol for control. It's also well documented on their documentation website. In order to be useful for controlling shows from Sofie, the module should support Key control, ME control, Transition control & Crosspoint control. Ideally, it should also support loading/playing/pausing clips, controlling GPI and Custom Controls.
- Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
Ross documentation site: http://help.rossvideo.com/carbonite-device/Topics/Devices/RossTalk/RossTalk.html
A very minimal implementation of RossTalk in node.js: https://github.com/lmginc/rosstalk
RossTalk module for Bitfocus Companion: https://github.com/bitfocus/companion-module-rossvideo-rosstalk