pub async fn ffprobe_stream(ffprobe_bin: &str, url: &str) -> Result<ProbeInfo>
Probe a live stream URL (RTSP-aware) to confirm reachability and read codec/dimensions.