Open jidanni opened 7 years ago
I did ./qt428 -c 6 59.126.105.57 | tee /tmp/g | mplayer ... and looked at the tee file and discovered you are still sending 13 lines of hexdump before the data. (Good thing mplayer ignores it.)
./qt428 -c 6 59.126.105.57 | tee /tmp/g | mplayer ...
I did
./qt428 -c 6 59.126.105.57 | tee /tmp/g | mplayer ...
and looked at the tee file and discovered you are still sending 13 lines of hexdump before the data. (Good thing mplayer ignores it.)