Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

Space Shuttle

717 Byte hinzugefügt, 21:24, 12. Jan. 2020
/* UV4L */
make
sudo make install
 
== UV4L ==
Currently(2020/01/12) testing the UV4L WebRTC streaming.
 
https://www.linux-projects.org/uv4l/
 
<code>
curl http://www.linux-projects.org/listing/uv4l_repo/lpkey.asc | sudo apt-key add -
 
echo "deb http://www.linux-projects.org/listing/uv4l_repo/raspbian/stretch stretch main" | sudo tee -a /etc/apt/sources.list
 
sudo apt-get update
 
sudo apt-get install -y uv4l uv4l-raspicam uv4l-raspicam-extras uv4l-webrtc-armv6 uv4l-raspidisp uv4l-raspidisp-extras
</code>
 
 
Enabling SSL on raspberry pi running buster, little change is required:
https://blog.domski.pl/uv4l-on-raspberry-pi-running-debian-buster/
 
 
Next step, having issues with iOS Safari: https://github.com/SmallpTsai/rpi-webrtc-streaming-to-ios
== Movies ==
913
Bearbeitungen