Add a stream by name.
Get the available livestream resolutions for a camera component. If the stream client cannot find any available resolutions, an empty list will be returned.
The name of a camera component.
A list of available resolutions for livestreaming.
Get a stream by name from a StreamClient. Will time out if stream is not received within 5 seconds.
The name of a camera component.
Remove a stream by name.
Reset the livestream options for a camera component. This will reset the resolution to the default component attributes.
The name of a camera component.
Set the livestream options for a camera component. This will change the resolution of the stream to the specified width and height.
The name of a camera component.
The width of the resolution.
The height of the resolution.
A gRPC-web client for a Stream.