Send/receive arbitrary commands to the resource.
Retrieve video data for a given time range.
OptionalstartTimestamp: Date
Start time for the video retrieval.
OptionalendTimestamp: Date
End time for the video retrieval.
OptionalvideoCodec: string
Codec for the video (e.g., "h264", "h265").
OptionalvideoContainer: string
Container format (e.g., "mp4", "fmp4").
Optionalextra: Struct
Additional 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.