rtmpdump - freeware CLI application (Mac OS X, Linux, Windows). It allows you to dump RTMP streams onto your hard drive.
I had to start the program several times using "--resume" option:
Code:
rtmpdump -r "rtmp://host.com/dir/file.flv" -o filename.flv --resume
when I saw errors like the following one:
Code:
DEBUG: Checked keyframe successfully!
DEBUG: Found keyframe with resume-keyframe timestamp!
ERROR: ReadN, RTMP recv error 10060
ERROR: ReadPacket, failed to read RTMP packet header
WARNING: Download may be incomplete, try --resume!
Closing connection... done!
See also:
Software and services for helping to download videos with rtmpdump
How to use RTMPDump? - rtmp dump tutorials
Where can I download the latest version of rtmpdump (source + binaries)?
GUI's for rtmpsrv/rtmpdump : Rtmp Explorer, ...
RTMPDump - how do I compile source code in Linux like Ubuntu?
RTMP Flash stream recorders.