picorder_1.6.py
Version 1.6 of my very crude camcorder software. Nothing too special here. Just Picamera code that defines a few simple functions and looks for keyboard commands to trigger various actions. I changed all function calls to numbers instead of letters so I could use the numpad and a USB wireless remote more easily. It works, but is still basic. Functions: Start/stop recording, take a photo, change a few ISO/exposure settings, turn preview on and off, exit program. Bare minimum viable for video. There is a working line, commented out, that records audio through a USB microphone with Pulse audio, but it doesn't sync up. Proof of concept.
x-python -
3.95 kB -
02/27/2021 at 04:20
|
|
Download
|