Skip to content

sp4ghet/ndi-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ndi-rs

Crate at crates.io Documentation at docs.rs

NewTek NDI® bindings for rust.

very WIP (as of 7/7/2021) and I have no idea what I'm doing.

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

Requirements

This crate uses bindgen and so requires the dependencies that it has which are described here

Building

#optional: generate new bindings
cargo xtask bindgen

cargo build

Running Example

cd ndi-examples
cargo run --bin recv
cargo run --package ndi-examples --bin recv

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

About

NewTek NDI®bindings for rust

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages