On 11/6/2011 1:42 AM, chapun67 wrote: > in a directory in the file librtmp rtmp.c, line 1331 (function in > ReadN), delete: r-> m_nBytesInSent eventually got: if (r-> > m_bSendCounter & & r-> m_nBytesIn> r-> m_nClientBW / 2) Worked, thanks. Can someone review (and accept) this?