Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2006-01-13 20:04:57
Size: 674
Comment: initial thoughts
Revision 5 as of 2006-11-03 04:44:38
Size: 759
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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. 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.
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 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/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?