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

Requesting help to d/l this stream

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

patrinos 03-05-2017 06:16 AM

Requesting help to d/l this stream


 
Hi the stream below appears straighforward but will not download using basic parameters in rtmpdump-2.4/KSV

http://archive.ert.gr/24843/

Many thanks for your help

troller12 03-05-2017 09:39 AM

Re: Requesting help to d/l this stream


 
Hi,

use rtmpdump and...
Code:

--resume|-e            Resume a partial RTMP download
--realtime|-R          Don't attempt to speed up download via the Pause/Unpause BUFX hack

...add this paramters then it works.

greetz

patrinos 03-05-2017 01:18 PM

Re: Requesting help to d/l this stream


 
Thank you, i am using

rtmpdump -r "rtmp://ep.ert.gr:1935/vodedge/_definst_/flv:archive/0000024843/0000/media.flv" -R -o t.flv -e

but to no avail. Would appreciate your help, thanks.

troller12 03-05-2017 02:48 PM

Re: Requesting help to d/l this stream


 
Hi,

just define the playpath extra or use double slash.
Code:

rtmpdump -r "rtmp://ep.ert.gr:1935/vodedge/_definst_//flv:archive/0000024843/0000/media.flv" -R -e -o "video.mp4"
greetz

patrinos 03-06-2017 02:20 AM

Re: Requesting help to d/l this stream


 
Double slash did it, would never have thought of it. Many many thanks.
Dean


All times are GMT -6. The time now is 02:50 PM.