Rtmpfan
11-29-2011, 03:34 AM
Hi !
I'd like to download this video :
http://www.vosgestelevision.tv/emission.php?id=7
I'm facing a problem both with Rtmpexplorer and Rtmpdump. When I run Rtmpexplorer, nothing happens : Rtmpsrv window is empty, that is to say it fails to detect parameters. When I use Coojah to get parameters in order to use Rtmpdump manually, its says : "RTMPE stream detected but parsing failed by Coojah. Please refresh the playing page to try once more". When I refresh the page, I get the same message.
It's the first time for me to see Rtmpexplorer fail to help me download a RTMP stream. Can anyone help me ? Maybe there is another tool to get parameters ? Maybe someone knows how to get parameters to download that video (or any vid of that site) manually with rtmpdump ? Please explain step by step how you make it with that site because I'm also interested by other vids.
Regards
Bahman
11-29-2011, 07:46 AM
Use StreamTransport (http://www.streamtransport.com/)
rtmpdump -r "rtmpte://vod.vosgestelevision.tv/vod/vosgesTV/vosgesTV/PP Roger Cayzelle" -W "http://www.vosgestelevision.tv/visionneuse/visio_v5.swf" -p "http://www.vosgestelevision.tv/emission.php?id=7" -o "PP Roger Cayzelle.flv"
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: audiodatarate 56.31
INFO: framerate 25.00
INFO: datasize 225551597.00
INFO: lasttimestamp 2646640.00
INFO: audiosize 19743120.00
INFO: videosize 205808223.00
INFO: metadatadate timestamp:1322495307000.00
INFO: metadatacreator inlet media - FLVTool2
INFO: height 336.00
INFO: filesize 226221562.00
INFO: videodatarate 619.89
INFO: duration 2646.68
INFO: encoder Riva FLV Encoder
INFO: width 448.00
0.551 kB / 0.00 sec (0.0%)
Rtmpfan
11-29-2011, 11:29 AM
Thank you Bahman !
I wrote I needed to know how you get parameters on that site so that I can download other vids by myself. I know how to use RTMPdump but I don't know how to sniff parameters of any video on that site. Can you explain me with what tool you made it ?
Regards !
Bahman
11-29-2011, 12:40 PM
^I have found them all by StreamTransport (http://www.streamtransport.com/) ;)
Rtmpfan
11-30-2011, 08:09 AM
Thank you, Bahman ! But there are still information missing. StreamTransport does sniff parameters when I run it on Windows Vista but not on Windows XP Pro. On the board Title, URL, Duration, Video ... Referred Page, I can see a line beginning with : rtmpe://... for URL, but for Referred Page, I only see "http://www.vosg..." I suppose http is for the parameter -W.
How did you get the entire player code "http://www.vosgestelevision.tv/visionneuse/visio_v5.swf" if StreamTransport only displays "http://www.vosg..."?
It's important for me because I have other vids to download from the same site. Is the code player the same for all other vids ?
Bahman
11-30-2011, 08:23 AM
No need to Thank me!! I have learned these from chap and nullacht!! I'm indebted to them!!
Yes, it uses the same flash file for all vids!! of course, if you don't enter -W parameter, it works too!!;)
And for finding flash files, When you open the page in firefox, go to "Tools --> Page Info" and then "Media" tab!! you will see 5 flash files!! It's easy to understand using which one!! if you want to make sure, open them all, then you see 4th flash file is for playing video!!
http://www.vosgestelevision.tv/flash/menu.swf
http://www.vosgestelevision.tv/flash/titre_emission.swf
http://www.vosgestelevision.tv/flash/titre_video.swf
http://www.vosgestelevision.tv/visionneuse/visio_v5.swf
http://www.vosgestelevision.tv/flash/separateur_emission.swf
Good Luck!!
Rtmpfan
11-30-2011, 10:12 AM
Thank you very much, my teacher ! Now everything is working and I'm able to get other vids parameters. Thank yours teachers teachers chap and nullacht for me. I hope one day I'll also become a teacher for someone.
Congratulations for the amazing help given in this forum.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.