Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RossTalk video switchers (Ross Carbonite/Graphite/Acuity™/Vision) #191

Open
1 of 4 tasks
jstarpl opened this issue Sep 24, 2021 · 0 comments
Open
1 of 4 tasks
Labels
enhancement New feature or request good first issue Good for newcomers 🍂 Hacktoberfest This issue is a part of Hacktoberfest

Comments

@jstarpl
Copy link
Member

jstarpl commented Sep 24, 2021

  • 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

@jstarpl jstarpl added enhancement New feature or request good first issue Good for newcomers 🍂 Hacktoberfest This issue is a part of Hacktoberfest labels Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers 🍂 Hacktoberfest This issue is a part of Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant