Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
internet-of-art-raspberry_paderborn-ws2016-17:material [2016/11/13 12:03]
admin [RaspiCam]
internet-of-art-raspberry_paderborn-ws2016-17:material [2016/12/12 20:13]
admin [RaspiCam]
Line 1: Line 1:
 ===== Internet of Art: Raspberry-Web-Cam ===== ===== Internet of Art: Raspberry-Web-Cam =====
  
 +[[http://workshop.dernulleffekt.de/internetofart.html]]\\
 {{:raspberry-udk_ss2016:raspberry_pi_3709.jpg?400|}}\\ {{:raspberry-udk_ss2016:raspberry_pi_3709.jpg?400|}}\\
  
Line 92: Line 93:
 ---- ----
 ==== RaspiCam ==== ==== RaspiCam ====
-[[http://www.raspberrypi.org/documentation/raspbian/applications/camera.md]]\\ +[[https://www.raspberrypi.org/learning/getting-started-with-picamera/worksheet/]]\\
-[[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspivid.md]]\\ +
-[[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md]]\\ +
-[[http://www.raspberrypi.org/wp-content/uploads/2013/07/RaspiCam-Documentation.pdf]]\\ +
-**convert h264 to mp4**\\ +
-[[http://www.raspberrypi-spy.co.uk/2013/05/capturing-hd-video-with-the-pi-camera-module/]]\\+
 **Picamera**\\ **Picamera**\\
 [[https://picamera.readthedocs.io/en/release-1.12/index.html]]\\ [[https://picamera.readthedocs.io/en/release-1.12/index.html]]\\
 [[http://embedded-artist.net/doku.php?id=picamera]]\\ [[http://embedded-artist.net/doku.php?id=picamera]]\\
 +
 +** Change H264 to mp4**
 +  $ sudo apt-get install gpac
 +  $ MP4Box -add filename.h264 filename.mp4
  
 ---- ----
Line 120: Line 120:
   $ sudo service uv4l_raspicam restart   $ sudo service uv4l_raspicam restart
  
-http://myIP:8080+http://myIP:8080\\ 
 +configuration:\\ 
 +  $ sudo nano /etc/uv4l/uv4l-raspicam.conf
  
 **Watch Random Webcams**\\ **Watch Random Webcams**\\