capture_snapshot

Function capture_snapshot 

Source
pub async fn capture_snapshot(
    conn: &Connection,
    endpoint: u16,
    snapshot_stream_id: Option<u8>,
    requested_resolution: VideoResolution,
) -> Result<CaptureSnapshotResponse>
Expand description

Invoke CaptureSnapshot command on cluster Camera AV Stream Management.