Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

RTMPexplorer dont make work , Why ????

(http://stream-recorder.com/forum/showthread.php?t=10767)

bolaoito 01-07-2012 02:42 PM

RTMPexplorer dont make work , Why ????


 
: Confused: Allô , sorry if my English is not very good , but I'll try put my doubts, i have download the RTMP RTMPDump explorer 2.4.20111222 from hear " http://stream-recorder.com/forum/ins...pdumb-t10699p2. html;like Bahman said "Download this, extract it in a folder, then click on rtmpexplorer.exe, copy it in your web url. It will find and download the stream That automatically.
But i dont get any download, I always have errors, in black box, Why ?????? I use Vista 64, i have net framework 4 and Flash Player 11, can someone help me ?, please

Bahman 01-07-2012 03:04 PM

Re: RTMPexplorer dont make work , Why ????


 
Your video link, for example?;)

bolaoito 01-07-2012 03:39 PM

i forgot to say i use Google Chrome and one of the videos is this : "Ham Sandwich " from :http://www.atom.com/funny_videos/ham_sandwich/

Bahman 01-07-2012 04:45 PM

Re: RTMPexplorer dont make work , Why ????


 
rtmpexplorer worked for me!!:)

But also you can do manual way::D

Media player url
Code:

http://media.mtvnservices.com/mgid:hcx:content:atom.com:adcdac5b-102f-4706-8777-7cafc8e7e89b
Media content url
Code:

http://www.atom.com/mediagen/syndicated/?vid=mgid:hcx:content:atom.com:adcdac5b-102f-4706-8777-7cafc8e7e89b
Code:

<rendition duration="407" bitrate="900" width="640" height="360" type="video/mp4">
              <src><![CDATA[rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_640x360_900.mp4]]></src>
          </rendition>
          <rendition duration="407" bitrate="1800" width="768" height="432" type="video/mp4">
              <src><![CDATA[rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_768x432_1800.mp4]]></src>
          </rendition>
          <rendition duration="407" bitrate="1400" width="640" height="360" type="video/mp4">
              <src><![CDATA[rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_640x360_1400.mp4]]></src>
          </rendition>
          <rendition duration="407" bitrate="400" width="512" height="288" type="video/mp4">
              <src><![CDATA[rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_512x288_400.mp4]]></src>
          </rendition>
          <rendition duration="407" bitrate="625" width="512" height="288" type="video/mp4">
              <src><![CDATA[rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_512x288_625.mp4]]></src>
          </rendition>
          <rendition duration="407" bitrate="2500" width="1280" height="720" type="video/mp4">
              <src><![CDATA[rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_1280x720_2500.mp4]]></src>
          </rendition>

Right now, you have rtmpe url!! use it in rtmpdump:

Code:

rtmpdump -r "rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp
.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_1280x720_2500.mp4" -W "http://m
edia.mtvnservices.com/player/prime/mediaplayerprime.1.11.3.swf" -p "http://www.a
tom.com/funny_videos/ham_sandwich/" -o ham_sandwich_1280x720_2500.flv

Code:

RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              411.50
INFO:  moovPosition          36.00
INFO:  width                1280.00
INFO:  height                720.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              31.00
INFO:  aacaot                2.00
INFO:  videoframerate        23.97
INFO:  audiosamplerate      22050.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                9867000.00
INFO:  timescale            23976.00
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                9072912.00
INFO:  timescale            22050.00
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  length                600.00
INFO:  timescale            600.00
INFO: sampledescription:
INFO:  length                600.00
INFO:  timescale            600.00
INFO: sampledescription:
4336.176 kB / 15.52 sec (3.7%)

:rolleyes:

bolaoito 01-07-2012 05:36 PM

Re: RTMPexplorer dont make work , Why ????


 
Ok ! but i dont have any knowledge about DOS was the only reason I prefer the RTMPexplorer and not RTMPdump and it`s seems there isnt a tutorial about RTMPdum for me to learn slowly. By the way the brower can make difference ? and my speednet is very slowly , this is important ?
Another thing I saw in my folder does not exist RTMPsuck , i have just seven filles ( EasyHook.dll , EasyHook 32.dll , librotmp.dll , Patch .diff , rtmdump , rtmpExplorer and rtmpsrv ) ; i saw somewhere that RTMPdump+RTMPexplorer have 8 filles not 7

I not abble to put URL in VLC : Confused:

bolaoito 01-07-2012 05:39 PM

Re: RTMPexplorer dont make work , Why ????


 
Quote:

Originally Posted by bolaoito (Post 37035)
Ok ! but i dont have any knowledge about DOS was the only reason I prefer the RTMPexplorer and not RTMPdump and it`s seems there isnt a tutorial about RTMPdum for me to learn slowly. By the way the brower can make difference ? and my speednet is very slowly , this is important ?
Another thing I saw in my folder does not exist RTMPsuck , i have just seven filles ( EasyHook.dll , EasyHook 32.dll , librotmp.dll , Patch .diff , rtmdump , rtmpExplorer and rtmpsrv ) ; i saw somewhere that RTMPdump+RTMPexplorer have 8 filles not 7

I not abble to put URL in VLC : Confused:

My Stream Transport is dead for many sites : (

Bahman 01-08-2012 01:25 AM

Re: RTMPexplorer dont make work , Why ????


 
Quote:

Originally Posted by bolaoito (Post 37035)
Ok ! but i dont have any knowledge about DOS was the only reason I prefer the RTMPexplorer and not RTMPdump and it`s seems there isnt a tutorial about RTMPdum for me to learn slowly. By the way the brower can make difference ? and my speednet is very slowly , this is important ?

When your speed is low, rtmpexplorer or any other software like that, detect the low bitrate of the video!! So, When you have low speed is better to do manually (about those sites that have playlist for launching videos)!!

Quote:

Originally Posted by bolaoito (Post 37035)
Another thing I saw in my folder does not exist RTMPsuck , i have just seven filles (EasyHook.dll, EasyHook 32.dll, librotmp.dll, Patch.diff, rtmdump, rtmpExplorer and rtmpsrv) ; i saw somewhere that RTMPdump+RTMPexplorer have 8 filles not 7

I had uploaded that package for someone without rtmpsuck, because wasn't needed!!
You can get the full rtmpdump package here!! Then add rtmpexplorer to it!!

Quote:

Originally Posted by bolaoito (Post 37036)
My Stream Transport is dead for many sites : (

Use StreamTransport 1.0.2.2041!!;)

bolaoito 01-08-2012 02:28 PM

Re: RTMPexplorer dont make work , Why ????


 
I have Stream Transport 1.0 2.2171 ( is last version ) , what you trying to say that 1.o.2.2041 is better ?

The last version dont work right to cath RTMPE ?

Stream Transport like as others had to accept the policy of the Adobe and the new versions of programs can not download RTMPE ? is that ?

bolaoito 01-08-2012 02:41 PM

Re: RTMPexplorer dont make work , Why ????


 
" When your speed is low, rtmpexplorer or any other software like that, detect the low bitrate of the video!! So, When you have low speed is better to do manually (about those sites that have playlist for launching videos)!! "

Give me an example and how to make with VLC , please

Bahman 01-08-2012 02:51 PM

Re: RTMPexplorer dont make work , Why ????


 
Quote:

Originally Posted by bolaoito (Post 37096)
I have Stream Transport 1.0 2.2171 ( is last version ) , what you trying to say that 1.o.2.2041 is better ?

The last version dont work right to cath RTMPE ?

Stream Transport like as others had to accept the policy of the Adobe and the new versions of programs can not download RTMPE ? is that ?

It(Stream Transport 1.0 2.2171) still works but dunno why has a lot of bugs!!

2041 is better and works!!;)

Quote:

Originally Posted by bolaoito (Post 37098)
Give me an example and how to make with VLC , please

Didn't get you mean!!

You want sth like this:
Code:

rtmpdump -v -r "rtmpe://cp35395.edgefcs.net/ondemand/mtvnorigin/gsp.atomcomstor/atom.com/legacy/flv/ha/ham_sandwich_1280x720_2500.mp4" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.11.3.swf" -p "http://www.atom.com/funny_videos/ham_sandwich/" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -


All times are GMT -6. The time now is 07:40 PM.