Raccoon Server

From CENS Urban Sensing

Setting Up Raccoon

  • ToDo

Taking Pictures with Raccoon

After setting up the Raccoon server properly pictures can be pulled from the cellphone by visiting http://la.remap.ucla.edu:8080/~username/webcam . Options can also be specified in the url. By appending ?command=options to the url you will get a webpage with links to various image formats and sizes.

The options could potentially vary by phone model but the most common (N80) options are as follows:

  • Color 4K 1280x960
    • ?command=snap&format=64&size=0
  • Color 4K 800x600
    • ?command=snap&format=64&size=1
  • Color 4K 640x480
    • ?command=snap&format=64&size=2
  • Color 64K 1280x960
    • ?command=snap&format=128&size=0
  • Color 64K 800x600
    • ?command=snap&format=128&size=1
  • Color 64K 640x480
    • ?command=snap&format=128&size=2
  • Color 16M 1280x960
    • ?command=snap&format=256&size=0
  • Color 16M 800x600
    • ?command=snap&format=256&size=1
  • Color 16M 640x480
    • ?command=snap&format=256&size=2
Personal tools