Rtmpexplorer and Rtmpsrv fail to detect parametersHi !
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 |
Re: Rtmpexplorer and Rtmpsrv fail to detect parametersUse StreamTransport
Code:
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" Code:
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV) |
Re: Rtmpexplorer and Rtmpsrv fail to detect parametersThank 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 ! |
Re: Rtmpexplorer and Rtmpsrv fail to detect parameters^I have found them all by StreamTransport ;)
|
Re: Rtmpexplorer and Rtmpsrv fail to detect parametersThank 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 ? |
Re: Rtmpexplorer and Rtmpsrv fail to detect parametersNo 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!! Good Luck!! |
Re: Rtmpexplorer and Rtmpsrv fail to detect parametersThank 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. |
All times are GMT -6. The time now is 08:53 AM. |