Quote:
Originally Posted by Ed999
RTMPdump.exe supports recording RTMPE streams. This is why Adobe tried to suppress it. I use RTMPdump v2.3 on Windows 7, and it is able to record rtmpe streams.
As always, rtmpsrv.exe is the key to obtaining the url which rtmpdump needs. Every website that uses rtmpe seems to use a slightly different approach, so there is no standard set of switches that you can use with rtmpdump.
It will need different switches for each website (although probably every stream on a particular site will use the same format/combination of switches).
If you are running Win XP/Vista/7 make sure you have the very latest release of rtmpdump and rtmpsrv (release 2.3) because older releases become useless very quickly - the most popular of the target websites appear to regularly implement changes that are intended to defeat rtmpdump.
Thus release 2.2 no longer works on some sites, but release 2.3 does currently work on almost all sites.
|
I don't use rtmpdump.exe, since GUI
RTMPE recorders for Windows work most of the time. And even when they don't work, I use rtmpsrv and rtmpsuck in Ubuntu, not Windows. rtmpdump 2.3 can be installed from the Ubuntu repository with ease. And a couple of lines allow to compile the latest versions of rtmpdump, rtmpsrv, rtmpsuck in Ubuntu. I haven't seen any success in running rtmpsuck in Windows without using commercial software.
See also:
How to use rtmpsuck in Ubuntu 10.04 Lucid Lynx
How to use rtmpdump with rtmpsrv in Linux