This crate has FFI bindings to libdc1394.
Requires libdc1394-2 and libusb-1.0. On Ubuntu 16.04, this can be installed with
apt-get install libdc1394-22-dev libusb-1.0-0-dev
. Also requires Rust
bindgen
and pkg-config
crates and their prerequisites.
cargo build
Licensed under either of
Note that libdc1394 itself is licensed under the GNU LGPL.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Anyone who interacts with libdc1394-sys in any space including but not limited to this GitHub repository is expected to follow our code of conduct