Hi
My streaming server runs a webcam (see signature for URI). I want to
have a backlog of 2 or 3 days of video. At my current bitrate, this will
take up about 20 Gb of space per day. Since I have apr. 100 Gb free,
this should not be a problem.
What is a problem though, is that I cannot find out how to have the
Archive data writer create new files every hour.
I can use filenames like <Y><m><d><H>.asf that works, but it is not
dynamically adjusted :(
You have to restart the encoder or pub.point to have it parse this
again :((
What is the recommended way of scripting this (if possible at all)?

Signature
* *** Dick Visser
** * * TIENHUIS Networking
* * *** J. Catskade 10h Phone: +3120 6843731
* * * * 1052 BW Amsterdam Fax: +3120 8641420
* ** * The Netherlands Cell: +3162 2698108
* * * WWW: http://www.tienhuis.nl
* * * Email: d.n.m.visser@tienhuis.nl
*** *** PGP-key: http://www.tienhuis.nl/pgp.key
Live webcam (WM9): http://www.terena.nl/~dick/cam2.asx
Jeff Clark - 25 Nov 2003 18:33 GMT
i get 1 second of video then the play halts because the server is busy.
> Hi
>
[quoted text clipped - 11 lines]
>
> What is the recommended way of scripting this (if possible at all)?