Skip to content

Instantly share code, notes, and snippets.

View RealOrangeOne's full-sized avatar
👨‍💻
What's happening?

Jake Howard RealOrangeOne

👨‍💻
What's happening?
View GitHub Profile
@RealOrangeOne
RealOrangeOne / run.sh
Created July 9, 2023 11:19
Script to test connected webcams
#!/usr/bin/env bash
set -e
# Remove annoyingly verbose logging from OpenCV
export OPENCV_LOG_LEVEL=FATAL
python3 ./webcam_test.py