View Single Post
  #1  
Old 03-16-2011, 07:11 AM
karthy karthy is offline
Junior Member
 
Join Date: Mar 2011
Posts: 1
karthy is on a distinguished road
Default

Capturing RTMP stream: ERROR: Closing connection: NetStream.Play.StreamNotFound


Hi,

i have setup Flash Media Live Encoder and Flash Media Server as given in the following link:
http://help.adobe.com/en_US/flashmed...cfae-7ff7.html

If i follow the steps as given in "Use the Flash Media Server sample player to play a live stream" section in the above page, i am able to see the video.

However if I use rtmpdump with the following options on Windows:
rtmpdump.exe -r "rtmp://localhost/live/livestream" -o dump.flv
I get the following error:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound


Can you please help me in solving this problem?

Thanks
Reply With Quote