View Single Post
  #14  
Old 05-10-2011, 07:43 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)


Quote:
Originally Posted by KSV View Post

above code shows that rtmpdump actually using normal rtmp protocol for rtmfp url's.
Works too.
Code:
-r rtmp://85.17.30.74/multicast/54631211 -a multicast/54631211 -y stb --live -o Test.flv

Code:
Microsoft Windows XP [Версия 5.1.2600]
(С) Корпорация Майкрософт, 1985-2001.

C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3>"C:\Documents and Settings\Администратор\Мои документы\STREAM\rtm
pdump-2.3-windows\rtmpdump-2.3\rtmpdump568.exe" -r rtmp://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 ...
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
1590.726 kB / 20.45 sec
How to make rtmpsrv,rtmpsusk identify such flows? Or it is not possible.
Reply With Quote