Hi All,
There is a parameter named "-z:int" at sender side which means:
Encode content [0=no, 1=ZLib FDT, 2=Zlib FDT and GZip files, 3=Pad files], default=0
However, if somebody sends me uncompressed FDT along with GZip files. Can receiver still work?
Thanks in advance,
Best Regards,
Mr. Haiwei Sun
R&D Engineer
Panasonic Singapore Laboratories Pte Ltd
Singapore
Haiwei Sun wrote:
Hi All,
There is a parameter named "-z:int" at sender side which means:
Encode content [0=no, 1=ZLib FDT, 2=Zlib FDT and GZip files, 3=Pad files], default=0
Most versions of gzip don't support this parameter. As long as this is also supported on the gzip which you've got on the receiver it should work. However, let me point out that the gzip version included in the default udpcast image does not support this.
Regards,
Alain