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

Help with rtmpdump illicoweb

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

zaerdy 05-12-2012 05:37 PM

Re: Help with rtmpdump illicoweb


 
Ok but I don't understand why I got this error message. The only thing that end up with ''.sfw'' in the source of the page is that. Am I suppose to paste something else?

Thank you for trying to help me. I'm die trying to do that.

greenythebeast 05-12-2012 07:16 PM

Re: Help with rtmpdump illicoweb


 
Quote:

Originally Posted by zaerdy (Post 45916)
Ok but I don't understand why I got this error message. The only thing that end up with ''.sfw'' in the source of the page is that. Am I suppose to paste something else?

Thank you for trying to help me. I'm die trying to do that.

You currently have this as your -W parameter:

Code:

"/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"
Change it to this:

Code:

"http://illicoweb.videotron.com/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"

zaerdy 05-12-2012 09:25 PM

Re: Help with rtmpdump illicoweb


 
I wasn't able to find http://illicoweb.videotron.com/illic...yer_v17012.swf exactly in the source page. Do you use a special program to find the swf file?
Cause I wasn't able to find it I copy/paste yours and it still stopped at 1.7%

Here's what I got.


Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Zaerdy>rtmpdump -r "rtmpe://24.200.251.11/" -W "http://illicoweb.videot
ron.com/illicoweb/static/webtv/assets/swf/01/player_v17012.swf" -p "http://illic
oweb.videotron.com/illicoweb/films/155583/Bonheur-des-autres-Le---Entrevue" -y "
M0_WZy5QnqQTfWnZgWBRzOlxw.sdp" -o latetest.flv
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl http://illicoweb.videotron.com/illi
coweb/static/webtv/assets/swf/01/player_v17012.swf (HTTP error 301)
Connecting ...
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 575.17
INFO: width 720.00
INFO: height 406.00
INFO: videocodecid 7.00
INFO: audiocodecid 10.00
INFO: audiodatarate 95.00
INFO: starttime 0.00
INFO: totaldatarate 1822.00
INFO: totalduration 575.17
INFO: videodatarate 1727.00
1663.249 kB / 10.04 sec (1.7%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
1668.962 kB / 10.01 sec (1.7%)
INFO: Connection timed out, trying to resume.


Resuming download at: 1668.962 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
1668.962 kB / 0.00 sec
Download complete

C:\Users\Zaerdy>

chap 05-13-2012 02:43 AM

Re: Help with rtmpdump illicoweb


 
Code:

rtmpdump -r "rtmpe://24.200.251.11/" -W "http://static-illicoweb.videotron.com/static/illicoweb/static/webtv/assets/swf/01/player_v17012.swf" -p "http://illicoweb.videotron.com/illicoweb/films/155583/Bonheur-des-autres-Le---Entrevue"  -y "M0_wOGVtxtvR-i_LFvPpZwkPA.sdp" -o M0_wOGVtxtvR-i_LFvPpZwkPA.sdp


All times are GMT -6. The time now is 03:18 AM.