Skip to content
Q-engineering edited this page Aug 20, 2023 · 6 revisions

Welcome to the YoloCam Wiki!

output image The AI camera with live feed, email notification, Gdrive storage and event-triggered GPIO/URL.

Legacy camera stack

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.