Skip to content

Raspberry Pi motion vector detection program with OSD web interface.

License

Notifications You must be signed in to change notification settings

zweistein22/pikrellcam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiKrellCam

PiKrellCam is an audio/video recording motion detect program with an OSD web interface that detects motion using the Raspberry Pi camera MMAL motion vectors.

Read about it and install instructions at: PiKrellCam webpage

sudo apt-get install git

Git download with: $ git clone https://github.com/zweistein22/pikrellcam

sudo apt-get install libasound2-dev alsa-base alsa-utils sudo apt-get install libmp3lame-dev

cd ~/pikrellcam/src

make -j4

cd ~/pikrellcam

./install-pikrellcam.sh

in case of errors you can try to delete ~/.pikrellcam/pikrellcam.conf

About

Raspberry Pi motion vector detection program with OSD web interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.9%
  • PHP 20.7%
  • Shell 4.4%
  • Python 1.9%
  • JavaScript 0.6%
  • CSS 0.4%
  • Makefile 0.1%