pub fn use_camera(camera_settings: CameraSettings) -> UseCamera
Expand description
Connect to a given camera and render its frames into an image element
Requires the use_camera
feature.
pub fn use_camera(camera_settings: CameraSettings) -> UseCamera
Connect to a given camera and render its frames into an image element
Requires the use_camera
feature.