View Single Post
  #6  
Old 03-29-2012, 09:08 AM
Eric C. Eric C. is offline
Junior Member
 
Join Date: Feb 2012
Posts: 6
Eric C. is on a distinguished road
Default

Re: Problem with rtmpdump+rtmpsrv


Hey again (I'm the OP)

I'm having problems again with the stream, url is http://ec.europa.eu/avservices/ebs/live.cfm?page=1 .

The redirect seems to be gone, at least I don't see it in the verbose call

The error message I get is
Code:
ERROR: Closing connection: NetStream.Play.StreamNotFound
The call I'm using (which I got through rtmpsrv) is
Code:
rtmpdump -r "rtmp://x3916ebstdc14005.f.l.f.lb.core-cdn.net/14005dgcom" -a "14005dgcom" -f "LNX 11,1,102,63" -W "http://ec.europa.eu/avservices/mediaplayer/player.swf" -p "http://ec.europa.eu" -y "live/3916ebstd/ebs_or_500" -o ebs_or_500.flv
Any suggestions?
Reply With Quote