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