Python pygame camera demo on Raspberry Pi zero with USB webcam

Опубликовано: 02 Январь 2026
на канале: Drew Fustini (pdp7)
2,835
16

Video: pygame webcam test on pi zero

I am using the PlayStation Eye USB camera:
https://en.wikipedia.org/wiki/PlaySta...

I am running demo code from:
http://www.emoticode.net/python/how-t...

It is running on raspberry Pi Zero:
https://www.raspberrypi.org/blog/rasp...

With the Raspbian Jessie image from November 2015:
https://www.raspberrypi.org/downloads...

Intro to the pygame camera module:
http://www.pygame.org/docs/tut/camera...

Good videos that someone else made:
Stream Webcam Video to PyGame - Python - Linux Tutorial
   • Stream Webcam Video to PyGame - Python - L...  
Place Images Over Webcam Video in PyGame - Python - Linux Tutorial
   • Place Images Over Webcam Video in PyGame -...