View Single Post
  #2  
Old 02-14-2011, 04:21 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Download video stream from cobra.be using rtmpdump


Code:
rtmpdump -r "rtmp://vrt.flash.streampower.be/sporza" -y "2010/12/120046390COBRASPRA1674995.urlFLVLong" -o 120046390COBRASPRA1674995.urlFLVLong.flv
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   audiodatarate         48.00
INFO:   copyright             VRT
INFO:   creationdate          Thu Dec 02 12:01:36 2010
INFO:   description           VRT
INFO:   duration              612.88
INFO:   framerate             25.00
INFO:   height                260.00
INFO:   lastkeyframetimestamp 610000.00
INFO:   lasttimestamp         612858.00
INFO:   rating                none
INFO:   videodatarate         300.00
INFO:   width                 464.00
27098.310 kB / 612.86 sec (99.9%)
Download complete
Reply With Quote