HyperMemex Systems

Welcome, user: sudonym

Needs

  • Raspberry Pi with free USB port
  • Raspberry Pi camera or USB Webcam

Set up

Get Motion:

sudo apt-get update
sudo apt-get upgrade

sudo apt-get install motion -y

Connect and detect camera:

lsusb

All video devices should be displayed with:

ls /dev/video*

Do modprobe so the camera is automatically …

[OPEN]