Send/receive arbitrary commands to the resource.
Retrieve video data for a given time range.
OptionalstartTimestamp: DateStart time for the video retrieval.
OptionalendTimestamp: DateEnd time for the video retrieval.
OptionalvideoCodec: stringCodec for the video (e.g., "h264", "h265").
OptionalvideoContainer: stringContainer format (e.g., "mp4", "fmp4").
Optionalextra: StructAdditional arguments.
An async iterable of video chunks.
ReadonlynameThe name of the resource.
A service that enables video streaming and retrieval for a given time range.