hikvision-0.1.5 has been yanked.
π δΈζ | π English
β‘ what this ?
This is the Hikvision Camera Rust SDK, which supports universal network cameras, universal USB cameras, IoT cameras, and industrial cameras (USB, network, CamL)
Support SDK
SDK Support API
β¨ Features
[]
= []
= []
= []
π Example
[]
= {="0.1", =["mvs","net"]}
Examples
π‘!importantοΌ
- Env.json The Lib Path of System Env;
{origin}of init app current path
- The Hikvision Camera Lib of hikvision-rs
# put the lib to libs/HCMvs OR libs/HCNet
cargo run --example global_mvs
cargo run --example global_net
- add your Cargo.toml
[]
= {="0.1", =["mvs","net"]}
π fast running
# test global mvs init sdk
# test global net init sdk