I have a webcam streaming to Flash Media Server via the Media Encoder. I have
published the .swf file with the flash player and
rtmp://99.999.999.999:1935/live/livestream address to my website on a hosted
webserver.

When I am on another internet source, the player on my webpage loads and works
fine. However when I load the webpage in a browser on the same network that has
the Media Server and Webcam on it, the browser freezes up.

I need some help with a solution that will cause the rtmp:// address to switch
to a local host address. Any suggestions.