Hi Howard,<br><br>Setting the bufferTime option did not work very well in my environment, the download kept on getting terminated after sometime. Not exactly sure why.<br><br>The actual problem in my environment was that any download that sustained a bigger rate of download than about 200K got automatically cut in an upstream router. This patch is modeled on similar feature in scp which works well in my situation.<br>
<br>Thanks,<br>-Rajesh.<br><br><div class="gmail_quote">On Sat, May 15, 2010 at 6:38 PM, Howard Chu <span dir="ltr">&lt;<a href="mailto:hyc@highlandsun.com">hyc@highlandsun.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">Rajesh Kumar G wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
Attached is a patch to optionally enable bandwidth usage limit to rtmpdump. I<br>
did it to meet some requirements I had in my enviornment, hope someone finds<br>
it useful.<br>
</blockquote>
<br></div></div>
Bandwidth limiting is already built into the RTMP protocol. You just need to set the bufferTime option to a smaller time. This patch is unnecessary.<br>
</blockquote></div><br>