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

www.kcrw.com: Help on dumping the video here

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

joolzg 04-05-2011 04:43 AM

www.kcrw.com: Help on dumping the video here


 
Im trying to get this recording but having no luck any help please

_http://www.kcrw.com/music/programs/cl/cl101031ryuichi_sakamoto/#

it will open a new window, play an advert and then the live recording.

joolz

placebo 04-05-2011 05:12 AM

Re: Help on dumping the video here


 
Code:

rtmpdump -r "rtmp://digitaria.fcod.llnwd.net/a1994/o23/kcrw/" -a "a1994/o23/kcrw/" -f "WIN 10,1,53,64" -W "http://www.kcrw.com/media-player/swf/audioPlayer.swf" -p "http://www.kcrw.com/media-player/mediaPlayer2.html?type=video&id=cl101031ryuichi_sakamoto" -y "/video/programs/music/cl/cl101031Ryuichi_Sakamoto" -o cl101031Ryuichi_Sakamoto.flv
;)

KSV 04-05-2011 05:17 AM

Re: Help on dumping the video here


 
Code:

rtmpdump.exe -r rtmp://digitaria.fcod.llnwd.net/a1994/o23/kcrw/video/programs/music/cl/cl101031Ryuichi_Sakamoto -a a1994/o23/kcrw/ -y /video/programs/music/cl/cl101031Ryuichi_Sakamoto -W http://www.kcrw.com/media-player/swf/audioPlayer.swf -p "http://www.kcrw.com/media-player/mediaPlayer2.html?type=video&id=cl101031ryuichi_sakamoto" -o Test.flv
Code:

RTMPDump v2.3 r565 (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              1847.35
INFO:  width                480.00
INFO:  height                360.00
INFO:  videodatarate        400.00
INFO:  framerate            29.97
INFO:  videocodecid          4.00
INFO:  audiodatarate        96.00
INFO:  audiodelay            0.04
INFO:  audiocodecid          2.00
INFO:  canSeekToEnd          TRUE
8254.532 kB / 122.03 sec (6.6%)


placebo 04-05-2011 05:25 AM

Re: Help on dumping the video here


 
hey!!
i was first.
i have won!

:p

joolzg 04-05-2011 06:41 AM

Re: Help on dumping the video here


 
Thanks all. now i can look at the Wireshark i have and see what i did wrong.

joolz

s1ng1itL0ud 08-21-2011 09:05 PM

Re: www.kcrw.com: Help on dumping the video here


 
Can you tell us how you got that info?

I am trying to get http://www.kcrw.com/events/kcrw-sessions-kdlang#

Cheers.

nullacht 08-22-2011 01:42 AM

Re: www.kcrw.com: Help on dumping the video here


 
Quote:

Originally Posted by s1ng1itL0ud (Post 31867)
Can you tell us how you got that info?

I am trying to get http://www.kcrw.com/events/kcrw-sessions-kdlang#

Cheers.

Use rtmpsrv or take a look at the XML configuration files.

Code:

http://www.kcrw.com/media-player/mediaPlayer2.html?type=video&id=gz081012kd_lang_part_1_kcrw_
http://www.kcrw.com/media-player/mediaPlayer2.html?type=video&id=gz081012kd_lang_part_2_kcrw_

XML:

Code:

http://www.kcrw.com/getShow?show_id=gz081012kd_lang_part_1_kcrw_
http://www.kcrw.com/getShow?show_id=gz081012kd_lang_part_2_kcrw_

Code:

/video/programs/music/gz/gz081012kd_lang_part_1_KCRW_.flv
/video/programs/music/gz/gz081012kd_lang_part_2_KCRW_.flv

Code:

global.flashDomain = "rtmp://digitaria.fcod.llnwd.net/a1994/o23/kcrw/"
RTMPdump v2.4:

Code:

rtmpdump -r "rtmp://digitaria.fcod.llnwd.net/a1994/o23/kcrw/" -a "a1994/o23/kcrw/" -y "/video/programs/music/gz/gz081012kd_lang_part_1_KCRW_" -o gz081012kd_lang_part_1_KCRW_.flv
Code:

rtmpdump -r "rtmp://digitaria.fcod.llnwd.net/a1994/o23/kcrw/" -a "a1994/o23/kcrw/" -y "/video/programs/music/gz/gz081012kd_lang_part_2_KCRW_" -o gz081012kd_lang_part_2_KCRW_.flv

s1ng1itL0ud 08-22-2011 03:21 AM

Re: www.kcrw.com: Help on dumping the video here


 
Thanks very much, Wireshark is your friend!

I hope someone else finds your post helpful :)


All times are GMT -6. The time now is 01:45 PM.