Reply To: Stream to a remote iTunes

#12958
Denis
Participant

Hi

Today I ported my compression patch to svn-1676 (nightly build)

you can grab the complete files here:

http://denisy.dyndns.org/out-daap.c
http://denisy.dyndns.org/out-daap.h

here some log output:

2007-10-19 01:08:45 (28605100): Using compression: /databases
2007-10-19 01:08:45 (28605100): Uncompressed size: 10042599
2007-10-19 01:08:51 (28605100): size after gzip: 1196535 with level: 6
2007-10-19 01:08:51 (28605100): Compression ratio: 0.119146

With the patch you only need to enable compress in the configfile!

Denis

PS: made this patch under FreeBSD, I hope it works
for other OSs as well.