pub async fn snapshot_live( state: &AppState, camera_id: &str, ) -> AppResult<Vec<u8>>
Grab one frame live from the camera stream (sub-stream preferred).