3 releases

0.1.2 Aug 14, 2022
0.1.1 Aug 15, 2021
0.1.0 Jul 13, 2021

#94 in Multimedia

27 downloads per month

Custom license

36MB
18K SLoC

Contains (Windows DLL, 27MB) Processing.NDI.Lib.x64.dll, (ELF lib, 4.5MB) thirdparty/Linux/Lib/libndi.so, (ELF exe/lib, 4.5MB) thirdparty/Linux/Lib/libndi.so.4, (ELF exe/lib, 4.5MB) thirdparty/Linux/Lib/libndi.so.4.6.2, (Windows DLL, 3.5MB) Processing.NDI.Lib.x86.dll, (static library, 34KB) Processing.NDI.Lib.x64.lib and 1 more.

ndi-rs

NewTek NDI® bindings for rust.

Currently supports Windows x64 and Linux x64, but it should be possible to support other platforms eventually by linking to the respective platform SDK.


NDI® is a registered trademark of NewTek, Inc. http://ndi.tv/


lib.rs:

NewTek NDI®[^tm] Bindings for rust

[^tm]: NDI® is a registered trademark of NewTek, Inc. http://ndi.tv/

according to the docs, metadata should be valid UTF-8 XML not sure how much it's actually followed in practice

No runtime deps