What version of rtmpdump 2.4 was KSV's build (from Nov 9, 2012) patched against? I'm seeing 2 failed hunks when patching against 2.4 pulled from git.
Code:
$ patch --dry-run -p 0 < ../../rtmpdump-2.4-ksv/Patch.diff
patching file Makefile
patching file librtmp/Makefile
Hunk #1 succeeded at 26 with fuzz 2 (offset 1 line).
patching file librtmp/amf.c
patching file librtmp/handshake.h
patching file librtmp/hashswf.c
patching file librtmp/log.c
patching file librtmp/parseurl.c
patching file librtmp/rtmp.c
Hunk #21 succeeded at 2975 (offset 11 lines).
Hunk #23 succeeded at 3015 (offset 11 lines).
Hunk #25 succeeded at 3245 (offset 11 lines).
Hunk #27 succeeded at 3277 (offset 11 lines).
Hunk #29 succeeded at 3392 (offset 11 lines).
Hunk #31 succeeded at 3513 (offset 11 lines).
Hunk #32 FAILED at 3688.
Hunk #33 succeeded at 3763 (offset -3 lines).
Hunk #34 succeeded at 3886 (offset 11 lines).
Hunk #35 succeeded at 4178 (offset -3 lines).
Hunk #36 succeeded at 4654 (offset 11 lines).
Hunk #37 succeeded at 4660 (offset -3 lines).
Hunk #38 succeeded at 4815 (offset 11 lines).
Hunk #39 succeeded at 4823 (offset -3 lines).
Hunk #40 succeeded at 4861 (offset 11 lines).
Hunk #41 succeeded at 4880 (offset -3 lines).
Hunk #42 FAILED at 5417.
Hunk #43 succeeded at 5598 (offset 13 lines).
2 out of 43 hunks FAILED -- saving rejects to file librtmp/rtmp.c.rej
patching file librtmp/rtmp.h
patching file librtmp/rtmp_sys.h
patching file rtmpdump.c
patching file rtmpgw.c
patching file rtmpsrv.c
patching file rtmpsuck.c
$
At any rate, has anybody successfully recorded streams from the latest CB (2.644)?