Skip to main content

ffprobe_stream

Function ffprobe_stream 

Source
pub async fn ffprobe_stream(ffprobe_bin: &str, url: &str) -> Result<ProbeInfo>
Expand description

Probe a live stream URL (RTSP-aware) to confirm reachability and read codec/dimensions.