Login / Signup
Cart
Your cart is empty
This 1080p Full-HD USB webcam is the perfect add-on if you want to use your Raspberry Pi for video calls - we've tested this and had great results with web versions of Google Meet, Microsoft Teams and Skype!
(Note: Does not work with Zoom. Something changed with Zoom's web-based service earlier this year which broke compatibility with the Raspberry Pi and this camera)
Combined with the small, light and mobile Raspberry Pi, you can now meet with friends and colleagues in any room in the house! Simply plug this into your Raspberry Pi's USB port and enjoy high-definition work video calls, chats with friends...or simply take some simple photography or video clips.
The camera has a built-in microphone with noise-cancelling technology for clearly capturing your voice, so no additional audio capture device is necessary. It also features an anti-glare lens and a 360-degree swivel on top of a stable mounting clip which fits on top of desks, laptops and monitors.
Update: We found that two different versions of this camera were in circulation, with one that didn't work well with the Raspberry Pi. We now ensure (via testing) that our stock is the version that works with the Raspberry Pi.
Whilst the camera should require no software installation to work out of the box, it's advised to update your Raspberry Pi OS as most recent versions include some improvements on how audio/video is managed.
Open a terminal window and run the following commands:
sudo apt-get update
sudo apt full-upgrade
One of our customers has also recommended using this with Pulse Audio Utilities to enable a graphical interface on Sound & Video to show which devices are connected and includes volume control (thanks Mark!).
Install via terminal using: sudo apt install pavucontrol pulseaudio-utils