Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
Re: RTMPexplorer won't work anymore at bigflix.What's your correct video link?
Code:
-p "http://www.bigflix.com/home/movies/xyz/0000" 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%) |
#3
|
|||
|
|||
Re: RTMPexplorer won't work anymore at bigflix.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 |
#4
|
|||
|
|||
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.
|
#5
|
|||
|
|||
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%) 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%) Code:
rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/ Code:
rtmpe://fms.1B42.edgecastcdn.net/001B42/ |
#6
|
|||
|
|||
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.
|
#7
|
|||
|
|||
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 ...!! The one I linked: Code:
RTMP Server v2.4 GIT-2011-11-14 (Compiled by KSV) Code:
RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV) |
#8
|
|||
|
|||
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. |
#9
|
|||||
|
|||||
Re: RTMPexplorer won't work anymore at bigflix.Quote:
Quote:
wasn't need to doing both work!! I'd said "create it" or "use created one by me"!! Quote:
Quote:
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 ... Quote:
Code:
rtmpe://cp118461.edgefcs.net Code:
rtmpe://fms.1B42.edgecastcdn.net |
#10
|
|||
|
|||
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?
|
Tags: handshake error, rtmp send error, writen |
Thread Tools | |
Display Modes | |
|
|