Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

Space Shuttle

1.328 Byte hinzugefügt, 16:55, 23. Jan. 2020
== Raspi Config ==
install python 3.7 or greater. We need this for api websocket.
https://github.com/instabot-py/instabot.py/wiki/Installing-Python-3.7-on-Raspberry-Pi
 mjpg-streamer installation# Update & Install Toolssudo apt-get updatesudo apt-get upgrade -ysudo apt-get install build-essential libjpeg8-dev imagemagick libv4l-dev cmake -y # Clone Repo in /tmpcd /tmpgit clone https://github.com/jacksonliam/mjpg-streamer.gitcd mjpg-streamer/mjpg-streamer-experimental # Makemakesudo make install == Bilder UV4L ==Currently(2020/ Videos 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 ==
[[Datei:SpaceShuttle_demo_1.jpg|500px]]
https://youtu.be/Eb7Z1ctGpoU
== Images MK-2 ==
<gallery caption="SpaceShuttle" mode="packed">
Datei:SpaceShuttel_base7.jpg
Datei:spaceshuttle_drive_and_network_stacks.JPG
Datei:spaceshuttle_drive_inside_a1.JPG
Datei:spaceshuttle_network_stack_inside_a1.JPG
</gallery>
 
== Images MK-1 ==
<gallery caption="SpaceShuttle" mode="packed">
Datei:SpaceShuttel_totale.jpg
Datei:Screen Shot 2016-05-16 at 20.29.23.png
Datei:Screen Shot 2016-05-06 at 00.24.14.png
</gallery>
 
== Undercarriage ==
<gallery caption="SpaceShuttle" mode="packed">
Datei:SpaceShuttel_base1.jpg
Datei:SpaceShuttel_base2.jpg
Datei:SpaceShuttel_base5.jpg
Datei:SpaceShuttel_base6.jpg
Datei:SpaceShuttel_base7.jpg
</gallery>
 
== BOM ==
913
Bearbeitungen