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

howto history channel

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

oldtimer 10-05-2012 12:06 PM

howto history channel


 
I have read threads until I am cross eyed
Is there a linux command line app/procedure for saving streams from the history channel such as
http://www.history.com/shows/the-uni...-to-our-planet

svnpenn 10-09-2012 12:09 PM

Re: howto history channel


 
Code:

rtmpdump -r "rtmp://cp82592.edgefcs.net:443/ondemand/" -a "ondemand/?ovpfv=2.1.4
&auth=daEdtb6aqcobsaRcpaIcpaObpdMdpahbkaD-bqDm93-4q-zsJCDCL&aifp=1444&slist=secu
reflash/&aifp=1444&slist=secureflash/2010_08/" -f "WIN 11,4,402,278" -W "http://
www.history.com/flash/VideoPlayer.swf" -p "http://www.history.com/shows/the-univ
erse/videos#the-universe-spaceship-earth" -C Z: -y "mp4:secureflash/2010_08/Hist
ory_The_Universe_Spaceship_Earth_LF1_1024x576_1800.mp4?null" -o History_The_Univ
erse_Spaceship_Earth_LF1_1024x576_1800.flv
RTMPDump v2.4-43-g7d18f4b
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              2658.39
INFO:  moovPosition          36.00
INFO:  width                1024.00
INFO:  height                576.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            100.00
INFO:  avclevel              40.00
INFO:  aacaot                2.00
INFO:  videoframerate        29.97
INFO:  audiosamplerate      48000.00
INFO:  audiochannels        1.00
INFO: trackinfo:
INFO:  length                79712633.00
INFO:  timescale            30000.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                127602688.00
INFO:  timescale            48000.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  length                600.00
INFO:  timescale            600.00
INFO:  language              und
INFO: sampledescription:
INFO:  length                600.00
INFO:  timescale            600.00
INFO:  language              und
INFO: sampledescription:
2121.044 kB / 9.88 sec (0.3%)


oldtimer 10-15-2012 12:25 PM

Re: howto history channel


 
Thanks for this info. Would you point me to the method you used to find this?

svnpenn 10-15-2012 05:47 PM

Re: howto history channel


 
Quote:

Originally Posted by oldtimer
Thanks for this info. Would you point me to the method you used to find this?

I use rtmp-host.sh


All times are GMT -6. The time now is 04:28 PM.