Skip to main content
Known Participant
April 28, 2010
Question

swf hosted on one server connect to live stream from another server

  • April 28, 2010
  • 1 reply
  • 708 views

I am stuck..
please halp

I have live cam web project divided on 2 servers:

One server - is streaming server with Flash Media Interactive Server 3.5
that host the application with asc files in FMS application directory.

Second server - is the IIS web server that host the
html,aspx,swf etc.. files.

So basically i heve swf file on one server that have to connect
to live streaming via rtmp on different server with different ip address.

I did not find any clear explanation on this crossdomain rmtp issue.

On this article:
http://kb2.adobe.com/cps/407/kb407250.html
it says only HTTP can use crossdomain.xml policy file
but not rmtp.

So what policy security procedure need to be done in order to enable
swf file hosted on one server to connect and show
rmtp live cam broadcasting from another server?

thanks
cheinan

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    April 29, 2010

    It might be firewall issue so please check firewall settings.

    Regards,

    Amit

    cheinanAuthor
    Known Participant
    April 30, 2010

    well i was so sure somting with crossdomain policy need to be done - so i didnot even try to see if it work without.

    did not expect it is that easy - everything is working

    thanks