This is an example on how to use the webcam in an amber application
To bring project alive (for example after git clone):
npm install
bower install
grunt develDeveloping the project (after brought alive):
Start server with amber serve and go to http://localhost:4000/ in your browser and follow the instructions