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

[Help] getting a livestream

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

jquimx 02-02-2012 11:16 AM

[Help] getting a livestream


 
I'm trying to download this livestream: http://tvportugalhd.com/player.html?...=&C2=undefined

using this:
Code:

rtmpdump -v -r "rtmp://cp89928.live.edgefcs.net:1935/live" -a "live" -y "EconomicoTV_MBR_750@19075" -W "http://tv.economico.pt/AkamaiFlashPlayer2.swf" -f "LNX 11,1,102,55" -p "http://tv.economico.pt/"
I'm allways getting NetStream.Play.StreamNotFound error...
thanks in advance

Bahman 02-02-2012 11:27 AM

Re: [Help] getting a livestream


 
There is no problem::confused:
Code:

rtmpdump -v -r "rtmp://cp89928.live.edgefcs.net:1935/live" -a "l
ive" -W "http://tv.economico.pt/AkamaiFlashPlayer
2.swf" -y "EconomicoTV_MBR_750@19075" -o test.flv
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  width                512.00
INFO:  height                288.00
INFO:  framerate            25.00
INFO:  videocodecid          7.00
INFO:  videodatarate        700.00
INFO:  audiodatarate        64.00
26.349 kB / 0.00 sec

have you tried latest version of rtmpdump(22/12/11)?

jquimx 02-02-2012 11:32 AM

Re: [Help] getting a livestream


 
Quote:

Originally Posted by Bahman (Post 38544)
There is no problem::confused:
Code:

rtmpdump -v -r "rtmp://cp89928.live.edgefcs.net:1935/live" -a "l
ive" -W "http://tv.economico.pt/AkamaiFlashPlayer
2.swf" -y "EconomicoTV_MBR_750@19075" -o test.flv
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  width                512.00
INFO:  height                288.00
INFO:  framerate            25.00
INFO:  videocodecid          7.00
INFO:  videodatarate        700.00
INFO:  audiodatarate        64.00
26.349 kB / 0.00 sec

have you tried latest version of rtmpdump(22/12/11)?

Wierd, i use the rtmpdump 2.4 also...

here's what happens to me:
Code:

rtmpdump -v -r "rtmp://cp89928.live.edgefcs.net:1935/live" -a "live" -W "http://tv.economico.pt/AkamaiFlashPlayer2.swf" -y "EconomicoTV_MBR_750@19075" -o test.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound

What OS are you on?

Bahman 02-02-2012 12:11 PM

Re: [Help] getting a livestream


 
^Win XP SP3:)

Try this version!!

jquimx 02-02-2012 12:31 PM

Re: [Help] getting a livestream


 
Its working now, thanks!!


All times are GMT -6. The time now is 06:52 PM.