Raspberry Pi Camera Setup - Motion detected movie creation (obsolete): Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "This article describes the setup of the Raspberry Pi Camera with motion to take pictures on <ref>guess what! :)</ref>motion. === Get package list === apt-get update ===...")
 
Line 6: Line 6:
=== Update all packages ===
=== Update all packages ===
  apt-get upgrade
  apt-get upgrade
=== Enable the camera ===
raspi-config
[[Image:Raspicam01.png]]<br>
[[Image:Raspicam02.png]]


<TBD>
<TBD>

Revision as of 23:24, 22 July 2013

This article describes the setup of the Raspberry Pi Camera with motion to take pictures on [1]motion.

Get package list

apt-get update

Update all packages

apt-get upgrade

Enable the camera

raspi-config

Raspicam01.png
Raspicam02.png



<TBD>


  1. guess what! :)