rse / vingester

Ingest Web Contents as Video Streams
https://vingester.app
GNU General Public License v3.0
191 stars 16 forks source link

arm64 build variant for Mac OS #70

Open thomaslfessler opened 2 years ago

thomaslfessler commented 2 years ago

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 commented 2 years ago

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 commented 4 months ago

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