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