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

How to resume a download

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

Boesj 06-16-2015 11:41 AM

How to resume a download


 
Hi guys, how do i resume a download ?
Do i just change the -v in the beginning of the link with -e in the same cmd screen ?
When i tried this i got a error massage saying it's not the right screenframe (or something like that, didn't copy the message).

So lets say my link is:
Quote:

rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=777" -y "mp4:/prolibraries/nscaa/9/777/777.mp4" -o "Jason Grubb - Review of World Cup Goalkeepers.flv"
and it stops download do i just change it to:
Quote:

rtmpdump -e -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=777" -y "mp4:/prolibraries/nscaa/9/777/777.mp4" -o "Jason Grubb - Review of World Cup Goalkeepers.flv"
Or do i need to do something else ?

hasomaso 06-16-2015 11:52 AM

Re: How to resume a download


 
works fine

Code:

rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=777" -y "mp4:/prolibraries/nscaa/9/777/777.mp4" -o "output.flv"

Boesj 06-16-2015 11:59 AM

Re: How to resume a download


 
yea now its working for me as well, but i started the download before i went out for a walk and when i came back it stopped.
So i was wondering if its possible to resume the download & how to do it.

stinkfoot 06-16-2015 03:12 PM

Re: How to resume a download


 
yes also supporting mobile when setting agent
Code:

http://server2.prolibraries.com/files/prolibraries/nscaa/9/777/777.mp4
http being less chances stalling comparing to rtmp.


All times are GMT -6. The time now is 10:12 PM.