Skip to content

Software installation

Mauro edited this page Jun 7, 2013 · 10 revisions

After enter via ssh console on Raspberry Pi

 sudo apt-get install subversion libjpeg8-dev imagemagick libav-tools<br> 
 git clone https://github.com/exilaus/Shapextractor.git<br> 
 cd Shapextractor<br> 

Now need choose how use it:

  • in ssh console with pygame.camera library guide link (standalone no possible to share camera with other SW)
  • via web with pygame.camera library guide link (standalone no possible to share camera with other SW)
  • via web with mjpg-streaming guide link (shared camera possible use it with Octoprint or 5dprint)

Clone this wiki locally