View Single Post
  #3  
Old 05-10-2011, 02:02 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash Pla


They are using Adobe RTMFP protocol not custom protocol.
Code:
rtmpdump.exe -r rtmfp://85.17.30.74/multicast/54631211 -a multicast/54631211 -y stb --live -o Test.flv
RTMPDump v2.3 r568 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname            Custom
INFO:   creationdate          Sat May 07 15:39:41 2011
INFO:   videodevice           VideoMate H900 Video Capture
INFO:   framerate             24.00
INFO:   width                 468.00
INFO:   height                382.00
INFO:   videocodecid          VP62
INFO:   videodatarate         500.00
INFO:   videokeyframe_frequency5.00
INFO:   audiodevice           VideoMate H900 Audio Capture
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         96.00
3464.246 kB / 44.27 sec
RTMPdump can easily download from that site. it's really very powerful tool. isn't it

Media sample:
Code:
http://www.mediafire.com/file/ig3x874o8tgymgl/Test.flv
Reply With Quote