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

Reading data from NDI ready-to-use tools #17

Open
lydiazoghbi opened this issue Nov 14, 2023 · 1 comment
Open

Reading data from NDI ready-to-use tools #17

lydiazoghbi opened this issue Nov 14, 2023 · 1 comment

Comments

@lydiazoghbi
Copy link

Hello! I'm using an Aurora system with a needle and circular reference tools (2 of them). I was trying to get the .rom files for them, but the Northern Digital support team said that they don't provide .rom files for their ready-to-use-tools (these are the tools I'm talking about). Any idea if your code can be interfaced with such tools?

@adnan-saood
Copy link
Contributor

adnan-saood commented Nov 27, 2023

Hello @lydiazoghbi

The NDI CAPI that is enclosed inside the ndi_hardware package is designed to interface both Aurora and Polaris devices, the principal should be the same in activating the broadcaster.

Rom files are specific to each tool type (in the Polaris case I mean, I think the same for the Aurora case), so they should have been provided somewhere with the device when purchased.

Maybe you can find them if you have the GUI interface with the Aurora device installed and they will be in some folder in the installation path. As far as this broadcaster is concerned, it should be the same.

Take a look at the polaris_description package and create a new package that is coherent with your setup.

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

2 participants