pub async fn read_allocated_video_streams(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<VideoStream>>Expand description
Read AllocatedVideoStreams attribute from cluster Camera AV Stream Management.
pub async fn read_allocated_video_streams(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<VideoStream>>Read AllocatedVideoStreams attribute from cluster Camera AV Stream Management.