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.livestream.com: How to download with rtmpdump

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

svnpenn 04-14-2012 03:28 PM

Re: www.livestream.com: How to download with rtmpdump


 
Code:

rtmpdump \
-v \
-r rtmp://cp86438.live.edgefcs.net \
-a live \
-W http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf \
-y livestream6_93@24304 \
-o o.flv


FLIGHT_Ian 04-15-2012 04:21 AM

Re: www.livestream.com: How to download with rtmpdump


 
rtmpdump -v -r rtmp://cp86438.live.edgefcs.net -a live -W http://cdn.livestream.com/chromeless.../playerapi.swf -y livestream6_93@24304 --live | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

That one does not function. :(

That is my source: http://cdn.livestream.com/grid/Playe...spaceflightnow

svnpenn 04-15-2012 04:44 AM

Re: www.livestream.com: How to download with rtmpdump


 
Code:

$ rtmpdump -v -r rtmp://cp86438.live.edgefcs.net -a live -W http://cdn.livestre
am.com/chromelessPlayer/v21/playerapi.swf -y livestream6_93@24304 | "$PROGRAMFI
LES/VideoLAN/VLC/vlc" -
RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: No application or playpath in URL!
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  author                blue_star
INFO:  copyright            Procaster 20.2.69
INFO:  broadcasting_app      Procaster 20.2.69
INFO:  operation_system      Windows XP Professional Service Pack 3 (build 2600
)
INFO:  presetname            Custom
INFO:  creationdate          2012.04.15-04:20:43
INFO:  audiocodecid          mp4a
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO:  audiodatarate        96.00
INFO:  videocodecid          avc1
3256.441 kB / 51.80 sec


.


FLIGHT_Ian 04-15-2012 05:12 AM

Re: www.livestream.com: How to download with rtmpdump


 
Ok still no success:

Btw. the rtmp URL has changed. in rtmp://cp86438.live.edgefcs.net/live/livestream3_246@56855

When I use that command rtmpdump -r rtmp://cp86438.live.edgefcs.net/live/livestream3_246@56855 -a live -y livestream3_246@56855 -c 443 -W "https://cdn.livestream.com/grid/LSPlayer.swf" --live | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

this happen:

When I try that with the other swf player the RTMP_ReadPacket Error appers directly without showing me the stream about 1min like it is the case with the command I posted here.

svnpenn 04-15-2012 05:31 AM

Re: www.livestream.com: How to download with rtmpdump


 
Code:

$ rtmpdump \
> -v \
> -r rtmp://cp86438.live.edgefcs.net \
> -a live \
> -W http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf \
> -y livestream3_246@56855 \
> | "$PROGRAMFILES/VideoLAN/VLC/vlc" -
RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: No application or playpath in URL!
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  author                sfntv
INFO:  copyright            Livestream Procaster 20.0.89
INFO:  broadcasting_app      Livestream Procaster 20.0.89
INFO:  operation_system      MacOSx
INFO:  presetname            Custom
INFO:  creationdate          2012.04.15-01:33:30
INFO:  audiocodecid          mp4a
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO:  audiodatarate        128.00
INFO:  videocodecid          avc1
13526.105 kB / 121.70 sec



.


FLIGHT_Ian 04-15-2012 06:02 AM

Re: www.livestream.com: How to download with rtmpdump


 
That still does not function. :(

chap 04-15-2012 06:10 AM

Re: www.livestream.com: How to download with rtmpdump


 
Quote:

Originally Posted by FLIGHT_Ian (Post 43458)
That still does not function. :(

where did you get it? "-c 443"

svnpenn 04-15-2012 06:11 AM

Re: www.livestream.com: How to download with rtmpdump


 
​​​​​

FLIGHT_Ian 04-15-2012 07:03 AM

Re: www.livestream.com: How to download with rtmpdump


 
Quote:

Originally Posted by chap (Post 43459)
where did you get it? "-c 443"

Forget that part of the command. That does not change anything thought maybe cause of the RTMPhash disconnect the HTTPS port could function, but no success with or without that command.

Screen from the command above, no success:

p0k4 06-12-2012 09:32 PM

Re: www.livestream.com: How to download with rtmpdump


 
Did something happen to Livestream because last night I was downloading a stream but it didn't get the audio track? I've tried several different videoplayers and none of them have the audio. The same stream worked just fine on monday. I had noticed similar problem before at justin.tv.

I tried using both rtmpexplorer and Replay Media Catcher.


All times are GMT -6. The time now is 04:12 AM.