| Crates.io | videostream-sys |
| lib.rs | videostream-sys |
| version | 0.9.1 |
| created_at | 2023-06-29 19:18:03.508935+00 |
| updated_at | 2025-02-08 00:46:21.170897+00 |
| description | Low-level FFI bindings for VideoStream Library |
| homepage | https://support.deepviewml.com |
| repository | https://github.com/DeepViewML/videostream-rs |
| max_upload_size | |
| id | 903593 |
| size | 102,610 |
Low-level Rust bindings for the DeepView VideoStream Library "VSL". To use VideoStream from Rust please refer to the videostream-rs project.
This crate requires libvideostream to be installed but provides the videostream.h so the -dev package is not required. The Rust bindings are generated from the bundled videostream.h and are updated by the package maintainers.
When cross-compiling please ensure your $HOME/.cargo/config.toml has the following, otherwise you can expect compilation errors.
[target.aarch64-unknown-linux-gnu]
linker = "aarch64-linux-gnu-gcc"
Professional support for DeepView AI Middleware, including this library, is provided by Au-Zone Technologies through the DeepView Support Portal.