Skip to content
scs edited this page Jul 16, 2012 · 3 revisions

This is the users guide to the leanXcam intended for new users. It contains instructions on using the development environment, how to use the software on the camera and how to troubleshoot problems with the device.

Keep in mind that when developping the leanXcam you have actually 2 Linux machines in front of you:

  1. The Linux machine running in the Virtualbox on your PC/Laptop
  2. The leanXcam camera itself to which you connect with telnet or ssh
All the compiling and so on is done on the VirtualBox machine. After compiling, you copy the compiled program to the leanXcam and run it on the camera.

Table of contents

Clone this wiki locally