mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-08 01:10:33 +00:00
update readme
This commit is contained in:
parent
e92f16babe
commit
891403bac5
@ -44,8 +44,10 @@ Raspberry Pi
|
|||||||
------------
|
------------
|
||||||
This RTSP server works on Raspberry Pi using :
|
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
|
- 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
|
sudo uv4l --driver raspicam --auto-video_nr --encoding h264
|
||||||
- the official V4L2 driver bcm2835-v4l2
|
- the official V4L2 driver bcm2835-v4l2
|
||||||
|
|
||||||
sudo modprobe -v bcm2835-v4l2
|
sudo modprobe -v bcm2835-v4l2
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user