From d75d53fe79ee7cf0d2efd30d5e191def8c746056 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 26 Oct 2021 02:25:17 -0500 Subject: changed a bunch of video scripts and added my first and possibly last python script, although it was fun --- video/webcamffplay | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 video/webcamffplay (limited to 'video/webcamffplay') diff --git a/video/webcamffplay b/video/webcamffplay deleted file mode 100755 index c56d879..0000000 --- a/video/webcamffplay +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -ffplay -f v4l2 -input_format mjpeg -video_size 1920x1080 -framerate 30 -i /dev/video0 -- cgit v1.2.3