slartibartfast wrote: > This is the server log with player source set to info logging. Streaming > set to proxied.
I can reproduce on an Ubuntu with a receiver as player and can't say anything definitive regarding cause. Using wireshark - the stream is opened and lots of data (127kBytes) is downloaded immediately - then stream is playing. No more data is transferred while TCP connection is kept open for 6 minutes. Then after 6 minutes- Ubuntu send a TCP packet with "Reset" and "ACK" bits set in header. After that Ubuntu keeps sending "Reset" packets and not requesting more data. Since stream is proxied - the ACK and Reset bits are under control of Ubuntu and not LMS - what is needed is to correlate LMS reading data from TCP port (i.e. audio data from Ubuntu buffers) and TCP packets on the net to the podcast provider. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109809 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
