[rtmpdump] Incomplete STRING property in debug mode (possible solution)

Олег Г verdrehung at gmail.com
Fri Apr 8 19:25:37 CEST 2011


In debug mode (--verbose option) we can see dump of the AMF properties. The
length of all properties limited by snprintf().
Where is a problem:
I want to log chat messages. This chat works via rtmp. Chat messages are
stored in STRING properties. So, with this limit I can't get full chat
message if it is too large.
Attached patch disables this limitation for STRING properties.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20110409/20356bd9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: librtmp_str.patch
Type: application/octet-stream
Size: 607 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20110409/20356bd9/attachment.obj>


More information about the rtmpdump mailing list