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
Next revision Both sides next revision
internet-of-art-raspberry_paderborn-ws2016-17:material [2016/11/13 09:28]
admin [Web Stream]
internet-of-art-raspberry_paderborn-ws2016-17:material [2016/11/13 16:10]
admin [Web Stream]
Line 92: Line 92:
 ---- ----
 ==== 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]]\\
 [[http://embedded-artist.net/doku.php?id=picamera]]\\ [[http://embedded-artist.net/doku.php?id=picamera]]\\
  
Line 106: Line 102:
  
 [[http://www.howtoembed.com/projects/raspberry-pi/78-pieye-webcam-streaming-in-m-jpg-format-with-raspberry-pi]]\\ [[http://www.howtoembed.com/projects/raspberry-pi/78-pieye-webcam-streaming-in-m-jpg-format-with-raspberry-pi]]\\
-\\ 
 [[https://support.ustream.tv/hc/en-us/articles/207852457-Raspberry-Pi-Streaming-video-to-Ustream]]\\ [[https://support.ustream.tv/hc/en-us/articles/207852457-Raspberry-Pi-Streaming-video-to-Ustream]]\\
 [[http://raspi-sec.com/index.html]]\\ [[http://raspi-sec.com/index.html]]\\
Line 118: Line 113:
   $ sudo apt-get update   $ sudo apt-get update
   $ sudo apt-get install uv4l uv4l-raspicam uv4l-raspicam-extras uv4l-server   $ sudo apt-get install uv4l uv4l-raspicam uv4l-raspicam-extras uv4l-server
- $ 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**\\