From 891403bac5cf0b3e9ca1c5cb8b0da0e656e77a69 Mon Sep 17 00:00:00 2001 From: Michel Promonet Date: Thu, 22 Jan 2015 21:37:35 +0000 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51d228f..4f73d48 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,10 @@ Raspberry Pi ------------ This RTSP server works on Raspberry Pi using : - the unofficial V4L2 driver for the Raspberry Pi Camera Module http://www.linux-projects.org/modules/sections/index.php?op=viewarticle&artid=14 + sudo uv4l --driver raspicam --auto-video_nr --encoding h264 - the official V4L2 driver bcm2835-v4l2 + sudo modprobe -v bcm2835-v4l2 Usage