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

arm64 build variant for Mac OS #70

Open
thomaslfessler opened this issue May 8, 2022 · 4 comments
Open

arm64 build variant for Mac OS #70

thomaslfessler opened this issue May 8, 2022 · 4 comments

Comments

@thomaslfessler
Copy link

MacOS started the transition to arm CPU's ~20 months ago and while arm CPUs can run intel based executables, it comes with a performance penalty. With that said, an arm64 build vingster would be greatly appreciated.

@rse
Copy link
Owner

rse commented May 8, 2022

Vingester is based on the NDI SDK and there is no ARM64 version of the NDI SDK. Unless the NDI SDK is available for ARM64, I cannot provide a native ARM64 version of Vingester. In the meantime just use Rosetta and use the X64 version of Vingester, please.

@chrisspiegl
Copy link

Hello @rse, I just found this tool a few days ago and also noticed that it's an Intel build (I am on M1 Max).
I don't now about the NDI SDK, but all the NDI Tools (NDI Virtual Input and Router, etc). are now ARM64 without the need of Rosetta. The same goes for OBS Studio and other tools that use the NDI SDK.

Would that mean that now, an ARM64 version for Apple Silicone would be possible?

Best,
Chris

@voxxit
Copy link

voxxit commented Nov 10, 2024

I was recently laid off so I have spare time. I will look around at how they implemented the amd64-based approach, and see if I can replicate :)

@voxxit
Copy link

voxxit commented Nov 12, 2024

@rse I have confirmed that rse/grandiose#2 works on my M1 Max machine.

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

4 participants