insect-detect-v1.3
In this release the video_capture.py
script to save encoded HQ frames (1080p or 4K resolution) with HEVC/H.265 compression to .mp4 video file was added. As there is no encoding happening on the host (Raspberry Pi), CPU/RAM usage is minimal. This makes it possible to record 30 fps 4K video without any load on the Raspberry Pi Zero 2 W.
New features
Add video_capture.py
script: 7f53f00
Important Updates
- Update monitoring scripts: e1d7745
- Update frame capture scripts: 4e46f2f
- Update
still_capture.py
: 3254d88
Changelog
Changes between previous release and this release: v1.2...v1.3