Last updated: 2023-05-04 Thu 16:46

Show-me webcam: Webcamera for Raspberry Pi Zero W
With standard camera mounting gear

Table of Contents

1. Showmewebcam

1.1. Philosophy

This firmware transforms your Raspberry Pi into a high quality webcam. It works reliably, boots quickly, and gets out of your way.

  • There hasn't been real development leaps in the commercial webcams in the past 30 years.
  • Global COVID-19 pandemic caused a shortage of webcams, so decided to build my own for my new home work premises.
  • Commercial webcams are usually made of plastic, small static non-glass-lenses and ineffective integrated microphones, offering no upgrade paths for hardware, should I want to change a component 1.
  • An option would be to use a DSLR camera setup with a capture card, but that starts to get expensive and would be an overkill for the frequent webcamming I do. Also, I couldn't just upgrade a component in that setup if I wanted to.
  • With this Raspberry based setup, I don't need to sacrifice anything else than auto focus, which is not needed for static conference webcamming anyway.
  • A good overview by Jeff Geerling on pros/cons of the HQ Pi Camera.

1.2. Preparation

Acquire the hardware, I used:

1.3. Installation

1.4. Post-installation tasks

Install vnc server on the pi: $ sudo apt-get install realvnc-vnc-server

$ sudo raspi-config

Select: Interfacing Options > VNC and select Yes.

Then launch vnc viewer and connect to pi.

Then on client computer install vnc viewer: https://www.realvnc.com/en/connect/download/viewer/

1.5. Maintenance

1.6. Troubleshooting

1.7. Observations and future direction

1.7.1. DONE Subscribe to Product Change Notifications

Do this as per instructions here.

1.7.3. NEXT Figure out where I want to position the camera using the Field of View

Footnotes:

1

Reddit thread from where the webcam idea came from.

Tuomas Pyyhtiä / Validate Vim 8.2 (vim-orgmode 0.6.0)