-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Q-engineering edited this page Aug 20, 2023
·
6 revisions
The AI camera with live feed, email notification, Gdrive storage and event-triggered GPIO/URL.
Please note all YoloCam variants work with the old camera stack, not the new libcamera software.
We had to together a jigsaw puzzle to squeeze all the functionality into Raspberry Pi's limited resources.
FFmpeg is the only streamer that uses the RPI's GPU, leaving the CPU free for deep learning tasks.
However, FFMpeg, not yet upgraded to Bullseye, forces us to reactivate the 'old' legacy video stack.