* Hailcam (webcam for S3)
@ 2010-05-21 20:43 Pete Zaitcev
0 siblings, 0 replies; only message in thread
From: Pete Zaitcev @ 2010-05-21 20:43 UTC (permalink / raw)
To: Project Hail List; +Cc: zaitcev
Since we do not have many users for tabled (well, just one: Darcy's ImStore),
and I want test it, I have to make one up. So, I came up with an idea to
keep a webcam stream in S3. The camera box just snaps it and uploads
every frame into tabled's store, then a backgroud packer processes the
stream (e.g. adds thumbnails or makes a stop-motion video), and a client
access it. Voila, a real-life test that can be left run forever, scales
up with the number of clients, and can be verified by eye instantly.
So far it's a couple of sripts, hailcamsnap.py and hailcampack.py,
and a spec for the key namespace, so that new clients, packers, and
webcams can be added easily. I threw them at this page:
http://people.redhat.com/zaitcev/linux/
I don't expect this be useful right away, but in case anyone wants to
run a collection of webcams tied with an S3 back-end, here it is.
Stranger things happened.
-- Pete
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-21 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 20:43 Hailcam (webcam for S3) Pete Zaitcev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.