Hi all,
thanks to a friend i've discovered the rtmpdump tool, wich is great for me.
I've installed it and it seems to work, but not for livestreams.
I wanted to record the Schalke04-InterMilan game toninght and found a rtmp server that shows it.
this is the command i'm executing:
Code:
rtmpdump -r "rtmp://fms-de01.mediadirect.ro/live/dolcesport/&id=dolcesport" -o ~/schalke-inter.flv --live
I only get the following
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
After connected, it just stops.
The file generated is a file of 0KB
Does anyone have an idea what that could be?
ps: I know it's not really legal but I'm a football coach and want to use some of the footage in my club to show how it's done
