Function paxcii::webcam::webcam

source ·
pub fn webcam(camera_index: u32, s: &PaxciiSettings) -> Result<()>
Expand description

Prints webcam input to stdout. Uses the nokhwa crate for capturing webcam input.