📄 中文 | 📄 English
Github | Gitee | crates.io | Rust Doc
⚡ 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
🦊 Applied Projects
A graphical project developed through hikvision-rs;
Capture images through Hikvision cameras, upload logs and images to the MES system
