[rtmpdump] [PATCH] HTTP_Read not reading full response before parsing.
KSV
faltuvisitor at yahoo.co.in
Fri Dec 23 17:22:23 CET 2011
previous patch does not work well the plain RTMP so i have revised
the patch to combine the packet only in case of RTMPT. seems to
work well with all url's i have tested so far.
one another problem was caused by my avast antivirus. it scans
(like most of other antivirus apps) port 80 for web traffic. it was causing the
bytes received report not to be sent immediately. for some odd reason it
was buffering all those reports and sending them at his own sweet will
causing the server to drop connection randomly after few MB's and when
server dropped the connection it was flushing all buffered reports at once.
if anyone having similar problems, try after disabling your antivirus.
revised patch is attached herewith.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtmpt_patch.diff
Type: application/octet-stream
Size: 5113 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20111223/28ce9469/attachment.obj>
More information about the rtmpdump
mailing list