Raspberry Pi camera

From emboxit
Revision as of 07:41, 26 August 2017 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Testing 1

Rpi-camera-1.JPG Rpi-camera-2.JPG Very good quality video, but not possible to take a good picture with a phone:14.03.2016

sudo apt-get update
sudo apt-get upgrade
sudo raspi-config & install camera
raspistill -t 12000


SPECS

  • Resolution: 2592 x 1944 (5Mp)


3D printed C-mount adapter



C-mount to CS-mount adapter ring


Command line


Picamera


MotionPie


Motion detection


Streaming with VLC


Use Composite Video Output

With the default configuration, raspberry pi uses HDMI video if a HDMI monitor is connected. Otherwise, it uses analog TV-Out (also known as composite output or RCA)


GO-PRO style


openFrameworks

  • This works
    • cd /home/pi/openFrameworks/examples/graphics/polygonExample
    • make
    • make run

WatershedArts/Footfall