videostream

Crates.iovideostream
lib.rsvideostream
version0.8.0
sourcesrc
created_at2023-06-29 19:18:51.302282
updated_at2024-05-03 20:30:47.217731
descriptionVideoStream Library provides zero-copy video frame management and distribution across processes and containers.
homepagehttps://support.deepviewml.com
repositoryhttps://github.com/DeepViewML/videostream-rs
max_upload_size
id903594
size74,363
Sébastien Taylor (sebastient)

documentation

https://docs.rs/videostream

README

VideoStream Library for Rust

This crate provides a safe Rust API for the VideoStream Library which is part of the VisionPack SDK and included as part of the overall DeepView AI Middleware offering.

Requirements

  • libvideostream version 1.3.9 or newer.

Licensing

The Rust bindings are dual-licensed under the AGPL-3.0 or the DeepView AI Middleware License (trial or full commercial license). Please contact Au-Zone Technologies at info@au-zone.com for licensing inquires.

Quick Start

Make sure you have the native videostream library installed, version 1.3.9 or newer is required.

DeepView AI Middleware

The DeepView AI Middleware provides a rich collection of libraries and services required for implementing vision-based AI solutions at the edge. The middleware is a commercial solution offered by Au-Zone Technologies along with profession support and design services.

To learn about other Rust packages refer to DeepView AI Middleware with Rust.

Support

Professional support for DeepView AI Middleware, including this library, is provided by Au-Zone Technologies through the DeepView Support Portal.

Commit count: 91

cargo fmt