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

HVS 490 Support #10

Open
tristencrow opened this issue Dec 13, 2020 · 7 comments
Open

HVS 490 Support #10

tristencrow opened this issue Dec 13, 2020 · 7 comments

Comments

@tristencrow
Copy link

Is support for the HVS 490 model possible?

@MichaelAllen
Copy link
Collaborator

It will depend if the 490 is using a similar protocol to the 110 and 2000. If you can get me a network log I will be able to tell if the protocol is similar, or if it would need to be an entirely different module.

Here is the process if you are using Chrome:

  1. Go to the switcher's web interface and open the Bus/Trans page, or whatever the equivalent page is on the 490.
  2. Open the web inspector's (ctrl+shift+I) network tab and refresh the page.
  3. Change a few things to get some data. (pgm source, cut transition, keyer, etc.)
  4. Right-click on any line in the inspector and select "Save all as HAR with content".
  5. Upload that file here so I can take a look at how the web interface is talking to the switcher.

@jeremynoa
Copy link

Here is a HAR file from our HVS-490. If there is anything else, I would be happy to help!
HVS490-Log.zip

@craveav
Copy link

craveav commented Feb 18, 2022

+1 on this....it would really help alot!. We have a show next week 2/28/22 and was hoping to have control of the AUX bus via companion.

@mntechnogeek
Copy link

Hi!

Has anyone delved any deeper into seeing if the existing module will work with the HVS-490? I asked in the Slack channel and someone pointed out that the 490 requires the user name and password to authenticate entering the builtin webserver and thought that might be the stumbling block. The only counterpoint I'd make is that I'm already logged into the machine on the same computer...wouldnt that have satisfied the login requirement?

Thanks in advance!

@onfire4g05
Copy link
Contributor

The 490 works using the 2000 as the model. The web interface needs a login, but the websocket that this module uses, works without any login.

@sce28335
Copy link

sce28335 commented Feb 4, 2024

Having issues with limited functionality using Companion 3.2.0 and connecting to the HVS-490. E.g. keyers work on MEs but no aux source control. Does anyone have insight into this?

@jeremynoa
Copy link

jeremynoa commented Feb 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants