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

Update grandiose to support NDI v6 SDK; add Apple Silicon support #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

voxxit
Copy link

@voxxit voxxit commented Nov 11, 2024

This PR updates grandiose to support the latest NDI SDK (v6) and includes structural improvements for compatibility and library organization. Key changes are:

  1. Update NDI SDK Version: Updated the SDK download URLs and package structure to reflect the latest NDI SDK v6 for macOS, Linux, and Windows.
  2. Configuration Adjustments for macOS:
  • Removed architecture specificity for macOS (mac-x64) in binding.gyp, now supporting universal mac directory.
  • Adjusted library directory paths and copy settings accordingly.
  1. Structural Updates:
  • Adjusted file paths for mac architecture under ndi.js to simplify cross-platform handling.
  • Bumped the version in package.json version from 0.0.4 to 0.1.0; feel free to version how you want, though. :-)

This should help rse/vingester#70.

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

Successfully merging this pull request may close these issues.

1 participant