Image taking / monitoring for enclosed environment 3D printers printing process. Read setup.md for instruction on running headless with nomachine.
- Raspberrypi 4b 4gb
- EPL 4K autofocus USB camera
- raspbian os 64bit
- Opencv 4.0
- Qt 6.5.3
- Boost
- FFmpeg
- date and timezone by howard
mkdir build && cd build
cmake ../
then run
cmake --build .
* optional install at /usr/local *
$ cmake --install .
MIT. If you enjoyed this app, and found any bugs/issues please let me know!
sept24
- IANA tzdata in 2024b has changed to 'April' instead of 'Apr'. Awaiting fix from IANA maintainer. work around is manually to change northamerica file in tzdata at line 2634 to Apr so the tz parser works.