Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2006-01-13 20:04:57
Size: 674
Comment: initial thoughts
Revision 4 as of 2006-03-26 11:16:09
Size: 758
Editor: DavidAdam
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
   * this could be done with a modification of the existing Javascript I expect ;)

The webcam images are archived to /space/webcam/archive every minute by a cronjob on morwong. 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/viewcvs.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?