Skip to content

Instantly share code, notes, and snippets.

@yratof
Created July 21, 2015 17:04
Show Gist options
  • Save yratof/68210b81b0561c3309e8 to your computer and use it in GitHub Desktop.
Save yratof/68210b81b0561c3309e8 to your computer and use it in GitHub Desktop.
eyepi
sudo apt-get install motion
sudo apt-get install ffmpeg
nano /etc/motion/motion.conf
#turnoff camera
webcam_localhost off
control_localhost off
width 640
height 640
sudo apt-get update
sudo apt-get upgrade
ifconfig
motion -n
# port 8081 for output
# port 8080 for control
open /tmp/motion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment