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

RTMPexplorer won't work anymore at bigflix.

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

roaming_romeo 12-01-2011 07:21 AM

RTMPexplorer won't work anymore at bigflix.


 
I use Win7 32bit OS. I downloaded latesr RTMPdump 2.4. The message I am getting after the movie url is tracked is:

RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault/videoclips/movies/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/home/movies/xyz/0000" -y "mp4:xyz.mp4?e=1322762985" -o mp4_xyz.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-09-30 (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...
ERROR: WriteN, RTMP send error 10054 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

Bahman 12-01-2011 08:12 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
What's your correct video link?
Code:

-p "http://www.bigflix.com/home/movies/xyz/0000"
That's wrong link completely!!

I've tried another videos of that site and:
Code:

RTMP Server v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -
a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.
com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/home/movies/rang/52
" -y "mp4:Rang.mp4?e=1322766225" -o mp4_Rang.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              9046.89
INFO:  moovPosition          36.00
INFO:  width                640.00
INFO:  height                352.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            100.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  ┬رtoo                HandBrake 0.9.4 2009112300
INFO: trackinfo:
INFO:  length                814208400.00
INFO:  timescale            90000.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                398967808.00
INFO:  timescale            44100.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
5.000 kB / 0.00 sec (0.0%)

:rolleyes:

roaming_romeo 12-01-2011 12:23 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
1 Attachment(s)
My apologies. I had generalized the movie name as xyz and movie number that appears in url as 0000 to mask my search for fear of running into trouble. The movie is circus queen. I thought the results I was getting after the link would find some specific answer. Basically any movie I try to download [even ones I got there previously] just won't download anymore. The error message I posted was what I was hoping someone could analyse. In previous versions I used to get the movie after an initial minute of handshake errors and retrying/refreshing. Now it gets the link but does not get to streaming download.

The link is - I have attached image of the same window now.

The message I get is:


RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!


rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault/videoclips/movi
es/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "htt
p://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/hom
e/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322781254" -o mp4_CircusQ
ueen.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-09-30 (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...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

roaming_romeo 12-01-2011 12:30 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
I can't understand suddenly why it won't work. I opened the movie in IE, Mozilla Firefox and even Google Chrome browsers to see if it could sniff the rtmpe streams. Just fails to latch onto the movie after sniffing it.

Bahman 12-01-2011 01:06 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Use this URL and this version of rtmpdump instead!!
Code:

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/home/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322783246" -o mp4_CircusQueen.flv
Code:

RTMP Server v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Live : No
rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -
a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.
com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/hom
e/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322783246" -o mp4_CircusQ
ueen.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              7801.74
INFO:  moovPosition          32.00
INFO:  width                640.00
INFO:  height                352.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  ┬رtoo                HandBrake 0.9.3 2008112300
INFO: trackinfo:
INFO:  length                344052324.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                344056832.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
24.985 kB / 0.37 sec (0.0%)

Anyway, I could download that url you got:
Code:

rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault/videoclips/movies/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/home/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322781254" -o mp4_CircusQueen.flv
Code:

C:\rtmpdump-2.4>rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault
/videoclips/movies/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1
,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www
.bigflix.com/home/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322781254
" -o mp4_CircusQueen.flv
RTMPDump v2.4 GIT-2011-11-14 (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              7801.74
INFO:  moovPosition          32.00
INFO:  width                640.00
INFO:  height                352.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  ┬رtoo                HandBrake 0.9.3 2008112300
INFO: trackinfo:
INFO:  length                344052324.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                344056832.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
41.025 kB / 1.25 sec (0.0%)

I wonder why we get diff url on each version of windows!! You got this on Win7:
Code:

rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/
and me on Win XP Sp3:
Code:

rtmpe://fms.1B42.edgecastcdn.net/001B42/
That's interesting!!:confused:

roaming_romeo 12-01-2011 01:18 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
How do I use the url you got? Where do I edit/paste it to use? BTW I am using the same rtmpdump you linked.

Bahman 12-01-2011 01:23 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
in the same rtmpdump folder, create a new "Text Document", Open it, paste that link in it, save it. Then rename "New Text Document.txt" file to "command.bat"!! click on it to run "rtmpdump"!!

or download this and paste it in the rtmpdump folder and run ...!! ;)

Quote:

Originally Posted by roaming_romeo (Post 34768)
BTW I am using the same rtmpdump you linked.

The one I linked:
Code:

RTMP Server v2.4 GIT-2011-11-14 (Compiled by KSV)
The one you used:
Code:

RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV)
:rolleyes:

roaming_romeo 12-01-2011 02:37 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Hahaha. Initially I had downloaded the linked rtmpdump files that you gave and still I was getting same damned error that fizzled out after the url came up.

This text document of url that you gave now - should it be a notepad? It's crazy but I created a notepad with that url and named it command.bat and ran your command file that you linked and just like that it is downloading the video without even opening the damned rtmpexplorer. How did this happen? So tell me how can I obtain this url everytime my explorer fails? Should I copypaste from rumpsrv window when the link appears and use it in command.bat notepad? This is crazy but the file is now downloading in a crazy way I never imagined.

Even more curious case is why it is failing in rtmpexplorer and downloading through the command.bat file you linked on it's own through the notepad url??? Until now I used to get files off handshake message that went client sent 6, server answered 9. Now it doesn't work here and running it off your command file is giving as server answered 8 and it's working? Wonder why? Thanks for your help and patience.

Bahman 12-01-2011 03:58 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by roaming_romeo (Post 34770)
This text document of url that you gave now - should it be a notepad?

That's easiest way to create a batch file (Creating txt and rename into bat)!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
It's crazy but I created a notepad with that url and named it command.bat and ran your command file that you linked

I misunderstood this section!! You have created "command.bat" and also downloaded "command.bat" that I'd uploaded/linked?:eek:
wasn't need to doing both work!!
I'd said "create it" or "use created one by me"!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
and just like that it is downloading the video without even opening the damned rtmpexplorer. How did this happen?

just you used "rtmpdump" directly!! "rtmpexplorer" is GUI version of "rtmpdump". "rtmpexplorer" will use "rtmpdump" for downloading the link!! So, it doesn't need to open "rtmpexplorer"!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
So tell me how can I obtain this url everytime my explorer fails? Should I copypaste from rumpsrv window when the link appears and use it in command.bat notepad?

As we saw, you've got different link with rtmpexplorer!!
Also "RTMP Server(rtmpsrv)" will run "rtmpdump" for downloading the link!! You'll run rtmpdump directly if you do that work!!
View this:
Code:

RTMP Server v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

Live : No
rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -
a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.
com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/hom
e/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322783246" -o mp4_CircusQ
ueen.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...

So, it doesn't make any sense! You have the same link!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
Even more curious case is why it is failing in rtmpexplorer and downloading through the command.bat file you linked on it's own through the notepad url???

rtmpexplorer didn't fail!! It could find the correct link!! only Your PC can't connect to this server:
Code:

rtmpe://cp118461.edgefcs.net
and can connect to this one(As I mentioned before):
Code:

rtmpe://fms.1B42.edgecastcdn.net
Quote:

Originally Posted by roaming_romeo (Post 34770)
Until now I used to get files off handshake message that went client sent 6, server answered 9. Now it doesn't work here and running it off your command file is giving as server answered 8 and it's working? Wonder why?

I don't know what these numbers meaning!! I think it's depend on servers!!:D

roaming_romeo 12-01-2011 10:49 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
I think I will save that alternate server link address for future reference. The only issue is I try renaming the text files into command.bat file but it still remains into a text format file. Is that ok?


All times are GMT -6. The time now is 01:42 PM.