Raspberry Pi/Camera WebRTC: Difference between revisions

From Wiki
(Die Seite wurde neu angelegt: „curl http://www.linux-projects.org/listing/uv4l_repo/lrkey.asc | sudo apt-key add - # Add the following line to the file /etc/apt/sources.list # deb http://ww…“)
 
No edit summary
 
Line 1: Line 1:
<blockquote>
<pre>
curl http://www.linux-projects.org/listing/uv4l_repo/lrkey.asc | sudo apt-key add -
curl http://www.linux-projects.org/listing/uv4l_repo/lrkey.asc | sudo apt-key add -


Line 9: Line 13:
sudo apt-get install uv4l-webrtc
sudo apt-get install uv4l-webrtc


 
</pre>
</blockquote>


http://raspberry:8080/
http://raspberry:8080/

Latest revision as of 15:13, 14 April 2016


curl http://www.linux-projects.org/listing/uv4l_repo/lrkey.asc | sudo apt-key add -

# Add the following line to the file /etc/apt/sources.list
# deb http://www.linux-projects.org/listing/uv4l_repo/raspbian/ wheezy main

sudo apt-get update
sudo apt-get install uv4l uv4l-raspicam
sudo apt-get install uv4l-raspicam-extras
sudo apt-get install uv4l-webrtc

http://raspberry:8080/