Displaying 1 result from an estimated 1 matches for "fatbass#".
2004 Aug 06
2
Using ices or shout with continuously growing files?
I also tried such things:
lxserv:/mnt/fatbass# tail -f recording.mp3 | /usr/local/icecast/bin/ices -M
stdinpcm -h localhost -p 40044 -P password
Logfile opened
Could not find a valid playlist file.
Ices Exiting...
In this case I try to KEEP READING the mp3 file (which becomes continuously
larger), and pipe it to ices (how should I do this?)....