Expand description
GigE Vision TL: discovery (GVCP), control (GenCP/GVCP), streaming (GVSP).
Re-exports§
pub use gvcp::discover;pub use gvcp::discover_on_interface;pub use gvcp::DeviceInfo;pub use gvcp::GigeDevice;pub use gvcp::GigeError;pub use gvcp::GVCP_PORT;
Modules§
- action
- GVCP action command helpers.
- gvcp
- GVCP control plane utilities.
- gvsp
- GVSP packet parsing, reassembly and resend orchestration.
- message
- GVCP message/event channel handling.
- nic
- Network interface utilities for GigE Vision streaming.
- stats
- Streaming statistics helpers.
- time
- Device timestamp helpers and host mapping utilities.