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

How to download Mosaik.tv videos ?

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

chap 12-10-2012 06:25 PM

Re: How to download Mosaik.tv videos ?


 
thanks
Code:

rtmpdump -r "rtmpt://178.33.47.133/vod/mosaiktv" -y "mosaiktv/20110610_carr%C3%A9" -o 20121207.flv
yes it works in your assembly (v2.4-75-ge783798)
you changed something in the code?

but why is not working on KSV:confused:
Code:

>rtmpdump
-r "rtmpt://178.33.47.133/vod/mosaiktv" -y "mosaiktv/20110610_carr%C3%A9" -o 201
21207.flv
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
0.000 kB / 0.00 sec
Download complete

but works fine

Code:

>rtmpdump -r "rtmpt://178.33.47.133/vod/mosaiktv" -y "mosaiktv/20121207" -o 20121207.flv
RTMPDump v2.4 GIT-2012-11-09 (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                2667.20
INFO:  width                  720.00
INFO:  height                  400.00
INFO:  videodatarate          1000.00
INFO:  framerate              25.00
INFO:  videocodecid            4.00
INFO:  audiodatarate          128.00
INFO:  audiodelay              0.03
INFO:  audiocodecid            2.00
INFO:  canSeekToEnd            TRUE
2491.396 kB / 19.63 sec (0.7%)

probably due to the encoding?

svnpenn2 12-10-2012 06:30 PM

Re: How to download Mosaik.tv videos ?


 
Quote:

Originally Posted by chap
yes it works in your assembly (v2.4-75-ge783798)
you changed something in the code?
but why is not working on KSV

github.com/svnpenn/rtmpdump/commit/f5fa

svnpenn2 12-10-2012 06:31 PM

Re: How to download Mosaik.tv videos ?


 
Quote:

Originally Posted by chap
yes it works in your assembly (v2.4-75-ge783798)
you changed something in the code?
but why is not working on KSV

github.com/svnpenn/rtmpdump/commit/f5fa

KSV 12-10-2012 11:32 PM

Re: How to download Mosaik.tv videos ?


 
Code:

rtmpdump -r "rtmpt://178.33.47.133/vod/mosaiktv//mosaiktv/20110610_carr%c3%a9" -o Test.flv
Code:

RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                3186.96
INFO:  totalduration          3186.96
INFO:  width                  720.00
INFO:  height                  404.00
INFO:  videodatarate          1000.00
INFO:  framerate              25.00
INFO:  audiodatarate          96.00
INFO:  audiosamplerate        44100.00
INFO:  audiosamplesize        16.00
318.647 kB / 1.92 sec (0.0%)


chap 12-10-2012 11:45 PM

Re: How to download Mosaik.tv videos ?


 
KSV
yes
so works fine
do not need to explicitly specify the -y?

KSV 12-11-2012 04:45 AM

Re: How to download Mosaik.tv videos ?


 
Quote:

Originally Posted by chap (Post 57316)
do not need to explicitly specify the -y?

Yeah, in my builds double slash (//) separates the app and playpath parts properly and url decoding only works with -r switch in official and my version.

le-coyote 01-19-2013 04:40 AM

Re: How to download Mosaik.tv videos ?


 
Hello guys :)

I have also a video to download from this site (mosaik.tv), but i dont understand how you've found the good link for the video above...:confused:

Here's my link : http://www.mosaik.tv/index.php?video=V1XGzOrF0q

And it will be cool to understand how to find myself the good video stream

thank you in advance guys !:D

le-coyote 01-19-2013 09:53 AM

Re: How to download Mosaik.tv videos ?


 
URL founded, but I have to enter the same url as in your precedent post (178.33.47.133) -> how can we see this url ?

chap 01-19-2013 10:57 AM

Re: How to download Mosaik.tv videos ?


 
Code:

>rtmpdump
-r "rtmpt://178.33.47.133/vod/mosaiktv//mosaiktv/20130102" -o Test.flv
RTMPDump v2.4 GIT-2012-11-09 (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                9516.68
INFO:  width                  720.00
INFO:  height                  400.00
INFO:  videodatarate          1000.00
INFO:  framerate              25.00
INFO:  videocodecid            4.00
INFO:  audiodatarate          128.00
INFO:  audiodelay              0.03
INFO:  audiocodecid            2.00
INFO:  canSeekToEnd            TRUE
6330.734 kB / 46.71 sec (0.4%)


le-coyote 01-19-2013 02:10 PM

Re: How to download Mosaik.tv videos ?


 
I have entered the same url, and he told me :

"WARNING: Handshake: client signature does not match"

and the DL finish before the end :(


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