Expand description
GVCP control plane utilities.
Re-exports§
pub use consts::PORT as GVCP_PORT;
Modules§
- consts
- GVCP protocol constants grouped by semantic area.
Structs§
- Device
Info - Information returned by GVCP discovery packets.
- Gige
Device - GVCP device handle.
- Gvcp
AckHeader - GVCP acknowledgement header wrapper.
- Gvcp
Request Header - GVCP request header.
- Stream
Params - Stream negotiation outcome describing the values written to the device.
Enums§
- Gige
Error - Errors that can occur when operating the GVCP control path.
Functions§
- discover
- Discover GigE Vision devices on the local network by broadcasting a GVCP discovery command.
- discover_
on_ interface - Discover devices only on the specified interface name.