Displays in real time the feed of an h264 USB webcam on a rpi using hardware acceleration to maintain 1080p/30fps
Go to file
Steins7 a2e78ad621 Simplify .gitignore
Build system puts everything in bin folder so we don't need individual rules and
can simply ignore the whole folder
2024-09-22 17:26:06 +02:00
src Setup basic hello world 2024-09-22 17:24:13 +02:00
.gitignore Simplify .gitignore 2024-09-22 17:26:06 +02:00
LICENSE Initial commit 2024-09-22 15:03:40 +00:00
Makefile Setup basic hello world 2024-09-22 17:24:13 +02:00
README.md Initial commit 2024-09-22 15:03:40 +00:00

rpi_webcam_decoder

Displays in real time the feed of an h264 USB webcam on a rpi using hardware acceleration to maintain 1080p/30fps