view-from-above
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:software for an aerial surveillance project at Whitman College
view-from-above
===============

This repo contains software written for an installation at Whitman College, which now lives at [whitmansky.com](http://whitmansky.com).

* *android* An android app which spawns a picture-taker/uploader service. While running, the app takes several pictures a second and uploads them over HTTP to the server. App runs even if phone is locked and screen is off and is quite resilient in the face of Android's aggressive battery-saving measures.

* *server* Ruby/Sinatra/js-based web app ready to run on Ruby 1.8.7/Passenger. Receives, processes, and stores HTTP image uploads (functionality currently disabled - look in 0.1_launch branch). Serves pages and image data to included js viewer.  

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。