I am on linux and installed red5 media server on it via command line. I am testing in firefox and Safari.

When i go to http://mysite.com:5080 the RED5 page starts up and I've already installed the oflaDemo

I can see the path /usr/local/red5/webapps/oflademo/streams/sample.flv

So I can play the sample flv movies and I can play and test my own live stream from my home computer but when I
embed the javascript in the head of my webpage and the JWplayer script in the body I get the player but with
the RTMP url I input it does not pick up the stream.

The url I give it is rtmp:myip/oflaDemo

I have also tried with my own simple created swf and FLAvideo component - again the rtmp url is always wrong.