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 
 git clone https://github.com/exilaus/Shapextractor.git
 cd Shapextractor

Now you are semi-ready to use Shapextractor :

  • 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