From 42f87500d58403ba4eb081df8da2d749722bc8b1 Mon Sep 17 00:00:00 2001 From: kev <vimagick@gmail.com> Date: Mon, 22 Feb 2016 16:11:55 +0800 Subject: [PATCH] update motion-arm --- motion-arm/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/motion-arm/README.md b/motion-arm/README.md index 3a094dd..7ed08e6 100644 --- a/motion-arm/README.md +++ b/motion-arm/README.md @@ -45,4 +45,19 @@ ffmpeg_output_movies off ffmpeg_timelapse 60 ``` +Please read [this][2] to enable raspberry pi camera module. + +``` +#################### +# /boot/config.txt # +#################### + +##Camera +gpu_mem=128 +start_file=start_x.elf +fixup_file=fixup_x.dat +disable_camera_led=1 +``` + [1]: http://lavrsen.dk/foswiki/bin/view/Motion/WebHome +[2]: https://wiki.archlinux.org/index.php/Raspberry_Pi#Raspberry_Pi_camera_module