Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2006-02-21 12:26:41
Size: 758
Editor: DavydMadeley
Comment:
Revision 7 as of 2007-03-26 13:19:11
Size: 759
Editor: NickBannon
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.

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?