Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
rtmpdump helpHi,
Could someone rtmpdump the following streams? http://desistreams.tv/embed/sony_tv.php http://myembed.ch/colors-india.php |
#2
|
|||
|
|||
Re: rtmpdump helpDownload and install rtmpdump and you'll get what you need...
This should help you... http://bit.ly/1oGgE6e "give a man a fish and you feed him for a day; teach a man how to fish and you feed him for a lifetime" example: Code:
rtmpdump -r "rtmpe://watch.playfooty.tv/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.playfooty.tv/play/player/player.swf" -p "http://www.playfooty.tv/play/embed.php?u=sonytv99&vw=600&vh=430" --live -y "sonytv99" -o "2014-08-17_05-28-24_sonytv99.flv" |
#3
|
|||
|
|||
Re: rtmpdump helpcolors
Code:
rtmpdump -v -r "rtmpe://watch.playfooty.tv/live" -a "live" -f "WIN 14,0,0,176" -W "http://www.playfooty.tv/play/player/player.swf" -p "http://www.playfooty.tv/play/embed.php?u=colors99&vw=600&vh=450" -y "colors99" -o "output.flv" Code:
RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... WARNING: Trying different position for server digest! INFO: Connected... Starting Live Stream INFO: Metadata: INFO: duration 0.00 INFO: width 704.00 INFO: height 576.00 INFO: videodatarate 0.00 INFO: framerate 1000.00 INFO: videocodecid 7.00 INFO: audiodatarate 48.00 INFO: audiosamplerate 16000.00 INFO: audiosamplesize 16.00 INFO: stereo TRUE INFO: audiocodecid 10.00 INFO: audiochannels 2 INFO: encoder Lavf54.61.101 INFO: filesize 0.00 2900.083 kB / 74.50 sec |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|