luis4god / darkice

Automatically exported from code.google.com/p/darkice
0 stars 0 forks source link

FileSink time-split support patch #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
About 10 years ago one of my predecessors at the student radio station I 
volunteer for forked this code and added a SinkLoop element to the FileSink so 
darkice would automatically split the log files every 'n' seconds.  We have 
been using this ever since to save our station output as a series of 5-minute 
MP3 files on our logging server, accessing these logs via a web service which 
cuts/adds headers as necessary to create files of any length (in 5-minute 
multiples).

I have now updated this code to the latest SVN revision of darkice 1.2 and 
added in some extra configuration options, and I think many people would find 
it useful if it were integrated into the core!

Original issue reported on code.google.com by jontysewell on 18 May 2013 at 6:33

Attachments: