Skip to main content
Participant
March 21, 2007
Question

Problems streaming from Web Server

  • March 21, 2007
  • 3 replies
  • 312 views
Hi,

We are setting up FMS and currently streaming works fine when running the applet from Flash itself or .exe locally.
When we publish the applet to an html file and run it locally, it doesn't work.
When opening the html from a web server it doesn't work.
It doesn't matter if the html is on the same server as FMS or on another Web Server.

Any help would be really appreciated.
Stefan Arngrimsson
    This topic is closed to new replies. Start a new post to keep the conversation going.

    3 replies

    Participant
    March 22, 2007
    When publish the applet to an html file and run it locally, it will not work because of the flash player security settings
    As for opening the html from a web server, these are the possilities that I know of:
    - use rtmp:// yourhost/ yourappname instead of rtmp:/ yourappname
    - the rtmp port (default: 1935) is blocked by firewall
    - both the webserver and FMS are using the same port (port 80 in this case) (this could be the reason why tiger-b can have it working on two machine but not one machine

    Without anymore information, these are all I can think of
    Hope that helps

    Lai
    stefana99Author
    Participant
    March 22, 2007
    Hi,

    it turned out that I had a missing virtual key as we do bandwith test when client logs in.
    As soon as I added key for flash 9 player (vers 9,0,28,0) then everything works like a charm.
    Best regards,
    Stefan
    Participant
    March 22, 2007
    I'm having the same problem.. I've try it on one machine and now i'm using two computers.. same problem


    Thanks
    Tiger-b