Differences between revisions 12 and 14 (spanning 2 versions)
Revision 12 as of 2008-08-19 08:30:26
Size: 213
Editor: 202
Comment: sRlfjF <a href="http://cvaelvoqdssr.com/">cvaelvoqdssr</a>, [url=http://zaofmuz
Revision 14 as of 2009-12-23 14:50:28
Size: 833
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
sRlfjF <a href="http://cvaelvoqdssr.com/">cvaelvoqdssr</a>, [url=http://zaofmuzttokq.com/]zaofmuzttokq[/url], [link=http://savhxwvoctvc.com/]savhxwvoctvc[/link], http://sooypwlgxtbw.com/
----
CategoryCategory
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 ===

 * http://davyd.livejournal.com/210041.html

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