Differences between revisions 13 and 14
Revision 13 as of 2008-08-19 13:51:24
Size: 833
Editor: DavidAdam
Comment:
Revision 14 as of 2009-12-23 14:50:28
Size: 833
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

The webcam images are archived to /space/webcam/archive every minute by a cronjob on martello. There is a script in mussel:/space/users/trs80/create-movie that will create movies from these archives.

What I would like is to archive the images and movies away to a series of DVDs. There was a start of this at http://cvs.ucc.asn.au/cgi-bin/viewvc.cgi/anoncvs/projects/webcamhtml/ but it was extremely simple.

Features wanted:

  • Standard naviagation like the current online archive
    • this could be done with a modification of the existing Javascript I expect ;)

  • Daily movies linked in somehow on most pages
  • Thumbnail views of an entire hour (or more) at once
    • is it worth resizing the images or just let the browser do (ugly) scaling?

GStreamer Method