Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 309 Bytes

uv4l_installation_on_Raspberry_pi.md

File metadata and controls

6 lines (6 loc) · 309 Bytes
sudo apt-get update
sudo apt-get install -y uv4l uv4l-raspicam uv4l-raspicam-extras
uv4l --driver raspicam --auto-video_nr --encoding yuv420
sudo echo "/usr/lib/uv4l/uv4lext/armv6l/libuv4lext.so" >> /etc/ld.so.preload  # notice that armv6l is your architecture platform, you may need to change it