zaerdy
05-12-2012, 11:43 AM
I try to download a streaming from illicoweb with rtmpdump, but it seems like a can't got further than 0.3% download and I can't figure out why.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Zaerdy>rtmpdump -r "rtmpe://24.200.251.11/" -y "M0_7eJWg45nTXeDc29s7n55
cg.sdp" -o voyons.flv
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 2630.60
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 1743.00
INFO: totalduration 2630.60
INFO: videodatarate 1648.00
2060.740 kB / 9.99 sec (0.3%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
2070.126 kB / 10.01 sec (0.3%)
INFO: Connection timed out, trying to resume.
Resuming download at: 2070.126 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
2070.126 kB / 0.00 sec
Download complete
Edit: The link is http://illicoweb.videotron.com/illicoweb/chaines/TVA/167789/Ruee-vers-lor-La-1-07 but you won't be able to acces the video unless you have a screen name and password.
greenythebeast
05-12-2012, 01:02 PM
Post The Link
zaerdy
05-12-2012, 01:26 PM
OP edited, link is in it.
greenythebeast
05-12-2012, 01:35 PM
If it's behind a paywall, there's nothing I can do to help.
zaerdy
05-12-2012, 02:41 PM
check out this link (http://illicoweb.videotron.com/illicoweb/films/155583/Bonheur-des-autres-Le---Entrevue). It' from the same site but it's free content and the source of the page seems to be the same. I tried to download it with rtmpdump the same way than with the other link and it stopped at 1.67%.
C:\Users\Zaerdy>rtmpdump -r "rtmpe://24.200.251.11/" -y "M0_exRAAR7ESs6lNUlgdXz
JA.sdp" -o test.flv
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
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
1637.198 kB / 9.84 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>
rtmpdump -r
"rtmpe://24.200.251.11/" -W "http://static-illicoweb.videotron.com/static/illico
web/static/webtv/assets/swf/01/player_v17012.swf" -p "http://illicoweb.videotron
.com/illicoweb/films/155583/Bonheur-des-autres-Le---Entrevue" -y "M0_tFT1qogTRVa
H3RpLoyW54w.sdp" -o t.flv
RTMPDump v2.4 GIT-2012-03-08 (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: 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
2473.925 kB / 13.25 sec (2.3%)
zaerdy
05-12-2012, 04:04 PM
@Chap: did it work for you. I tried everything you did and it stopped at 1.7%. I think we don't have the same version of rtmpdump. I use RTMPDump 2.4 git-6230845 2011-9-25 and you seem to got RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV). Where did you take this release?
@Chap: did it work for you. I tried everything you did and it stopped at 1.7%. I think we don't have the same version of rtmpdump. I use RTMPDump 2.4 git-6230845 2011-9-25 and you seem to got RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV). Where did you take this release?
http://github.com/svnpenn/rtmpdump/downloads
http://www.mediafire.com/file/ulkcexg2atg2kpq/rtmpdump-2.4.zip
zaerdy
05-12-2012, 04:55 PM
Damn it i can't figure out what's my mistake. I did the exact same thing as you. You really did load to 100%?
C:\Users\Zaerdy>rtmpdump -r "rtmpe://24.200.251.11/" -W "/illicoweb/static/webtv
/assets/swf/01/player_v17012.swf" -p "http://http://illicoweb.videotron.com/illi
coweb/films/155583/Bonheur-des-autres-Le---Entrevue" -y "M0_-LeODsXsTfCImcE9BMGS
hQ.sdp" -o t.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 /illicoweb/static/webtv/assets/swf/
01/player_v17012.swf (HTTP error -1)
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
1662.658 kB / 9.98 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>
karlo2105
05-12-2012, 05:18 PM
As you get error
ERROR: RTMP_HashSWF: couldn't contact swfurl /illicoweb/static/webtv/assets/swf/
you are missing SWF player parameter
-W "http://illicoweb.videotron.com/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"
zaerdy
05-12-2012, 05:37 PM
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
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:
"/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"
Change it to this:
"http://illicoweb.videotron.com/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"
zaerdy
05-12-2012, 09:25 PM
I wasn't able to find http://illicoweb.videotron.com/illicoweb/static/webtv/assets/swf/01/player_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>
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
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.