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

Livestream.com Help please!

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

booker 01-09-2013 11:26 PM

Livestream.com Help please!


 
I'm kinda new to this all, thanks for help in advance.

I'm trying to download a video at this link:
http://cdn.livestream.com/grid/LSPla...rue&mute=false

This was about as far as i get:
rtmpdump -v -r "rtmp://cdn.livestream.com/grid/" -W "http://cdn.livestream.com/grid/LSPlayer.swf" -y "http://cdn.livestream.com/grid/LSPlayer.swf?channel=liveatthebike&clip=pla_0629af 5c-45db-4467-a7df-4c291af00c06&time=&height=306&width=544&autoPlay=t rue&mute=false" -o test.flv


I'm just kinda lost...

svnpenn 01-10-2013 12:40 AM

Re: Livestream.com Help please!


 
Code:

rtmpdump -r rtmp://extondemand.livestream.com/ondemand -y mp4:trans/d
v15/mogulus-user-files/chliveatthebike/2013/01/08/48557b23-6ae0-4bee-
bd6f-1f9606bf0fbe.mp4 -o a.flv
RTMPDump v2.4-81-g2872601
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license
: GPL
Connecting ...
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              162.49
INFO:  moovPosition          12869487.00
INFO:  width                768.00
INFO:  height                432.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              41.00
INFO:  aacaot                2.00
INFO:  videoframerate        23.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        1.00
INFO: trackinfo:
INFO:  length                14622750.00
INFO:  timescale            90000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                14624460.00
INFO:  timescale            90000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
12757.573 kB / 162.47 sec (99.9%)
Download complete


booker 01-10-2013 05:34 AM

Re: Livestream.com Help please!


 
Awesome! Thanks a lot!


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