pub async fn probe( state: &AppState, camera_id: &str, device_url_override: Option<String>, ) -> AppResult<CameraOnvif>
Probe a camera’s ONVIF interface and persist the result into camera_onvif.
camera_onvif