I have a problem with Red5 Media Server. I installed it on Windows machine and I'm trying to stream *avi file to the server using ffmeg:

ffmpeg -i testfile.avi -re -acodec libfaac -ar 22050 -vcodec libx264 -f flv rtmp://localhost/oflaDemo/test

According to the console ffmpeg is streaming to a server.

So I opened Publisher application to see if is it working or not. http://localhost:5080/demos/publisher.html

I clicked connect, and i got this NetConnection.Connect.Success

next I chenged stream name to test and pressed play NetStream.Play.Start

but it didn't work.
I will be really greatful if someone can help me.

Kind Regards Babel

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.