Skip to main content
2 of 3
fix links of the referenced answer
mpromonet
  • 1.1k
  • 1
  • 19
  • 38

(from http://raspberrypi.stackexchange.com/a/18214/12486)

You will be able to access to the raspi camera like other V4L2 device using :

sudo modprobe bcm2835-v4l2 

uv4l --driver raspicam --auto-video_nr

mpromonet
  • 1.1k
  • 1
  • 19
  • 38