videostream 2.0.0

Safe Rust bindings for VideoStream Library - zero-copy video frame management and distribution
Documentation
[dependencies.dma-buf]
version = "0.5.0"

[dependencies.unix-ts]
version = "1.0.0"

[dependencies.videostream-sys]
version = "2.0.0"

[dev-dependencies.rand]
version = "0.9.0"

[dev-dependencies.serial_test]
version = "3.2.0"

[features]
default = []

[lib]
name = "videostream"
path = "src/lib.rs"

[package]
authors = ["Au-Zone Technologies"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["computer-vision", "multimedia::video", "api-bindings", "hardware-support"]
description = "Safe Rust bindings for VideoStream Library - zero-copy video frame management and distribution"
edition = "2021"
homepage = "https://edgefirst.ai"
keywords = ["video", "zero-copy", "edge-ai", "computer-vision", "embedded"]
license = "Apache-2.0"
name = "videostream"
readme = "README.md"
repository = "https://github.com/EdgeFirstAI/videostream"
rust-version = "1.70"
version = "2.0.0"

[package.metadata.release]
pre-release-replacements = []