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
art-cam-raspberry_bbk_feb17:material [2017/03/03 22:20]
admin [OMX Player]
art-cam-raspberry_bbk_feb17:material [2017/03/03 22:23]
admin [RaspiCam old]
Line 94: Line 94:
  
 ---- ----
-==== RaspiCam ====+==== RaspiCam old ====
 [[http://www.raspberrypi.org/documentation/raspbian/applications/camera.md]]\\ [[http://www.raspberrypi.org/documentation/raspbian/applications/camera.md]]\\
 [[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspivid.md]]\\ [[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspivid.md]]\\
 [[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md]]\\ [[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md]]\\
 [[http://www.raspberrypi.org/wp-content/uploads/2013/07/RaspiCam-Documentation.pdf]]\\ [[http://www.raspberrypi.org/wp-content/uploads/2013/07/RaspiCam-Documentation.pdf]]\\
-**Picamera**\\+ 
 + 
 +---- 
 +==== Picamera ==== 
 +[[https://www.raspberrypi.org/learning/getting-started-with-picamera/worksheet/]]\\ 
 + 
 +[[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]]\\
-[[http://picamera.readthedocs.org/en/release-1.4/]]\\+ 
 +** Change H264 to mp4** 
 +  $ sudo apt-get install gpac 
 +  $ MP4Box -add filename.h264 filename.mp4 
 + 
 +---- 
  
 ---- ----