Quote:
Originally Posted by Stream Recorder
I was able to download the video with Replay Media Catcher (RMC), so the RTMP video stream doesn't use SWF verification. This means that you can provide less parameters to rtmpdump. You can also try rtmpdump 1.9.
If you don't want to use commercial software like RMC and Jaksta, you can try freeware Orbit Downloader and Grab Pro, CooJah + Blader, TubeMaster++. The latter program didn't work for me.
|
Hi, thanks so much for your reply !
I downloaded rtmpdump 1.9, and gnu make for win32 . During the process I could not get it to work. Ideas ?
Code:
C:\tmp\rtmpdump-1.9>mingw32-make.exe mingw
mingw32-make.exe[1]: Entering directory `C:/tmp/rtmpdump-1.9'
mingw32-mingw32-gcc -Wall -O2 -c -o bytes.o bytes.c
process_begin: CreateProcess(NULL, mingw32-mingw32-gcc -Wall -O2 -c -o bytes.o b
ytes.c, ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make.exe[1]: *** [bytes.o] Error 2
mingw32-make.exe[1]: Leaving directory `C:/tmp/rtmpdump-1.9'
mingw32-make.exe: *** [mingw] Error 2
i edited the makefile and replaced gcc and cc with mingw32-gcc and mingw32-cc
ill keep trying to download with rtmpdump 1.6 .
update: well, getting to compile does not matter; i found someone else did it online and so i re-uploaded it to some sites:
Code:
http://www.uploadjockey.com/download/6804932/rtmpdump1.9win32.rar
http://rapidshare.com/files/308999399/rtmpdump1.9win32.rar
update: i tried with this new version, does not work at all. and
Replay Media Catcher downloads VERY slowly. can you help to make download work with
rtmpdump ?? and show how you did it