View Single Post
  #3  
Old 02-02-2012, 11:32 AM
jquimx jquimx is offline
Junior Member
 
Join Date: Feb 2012
Posts: 3
jquimx is on a distinguished road
Default

Re: [Help] getting a livestream


Quote:
Originally Posted by Bahman View Post
There is no problem:
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?
Reply With Quote