name property
final
The name of this camera.
This should not be changed by the user as it will cause multiple cameras to stream data under the same name and confuse the dashboard.
Implementation
final CameraName name;
The name of this camera.
This should not be changed by the user as it will cause multiple cameras to stream data under the same name and confuse the dashboard.
final CameraName name;