Skip to main content
September 28, 2012
Question

FMS 4.5 Flash and HTML5 Fallback

  • September 28, 2012
  • 1 reply
  • 915 views

So i have a problem with security..

Im using jw player 5.10 with html fallback.. I made no changes to my HTML and SWF allow config... But there seems to be a huge security issue. I caught someone using my stream on his site so how to protect my self from this?

Im streaming live video with fmle 3.2  Thanks a bunch..

    This topic has been closed for replies.

    1 reply

    Participant
    March 8, 2015

    Even if you are not anymore interested in the answer, maybe somebody else is:

    This is from the official docs, which can be found here:

    Adobe Media Server 5.0.7 * Configuring security features

    Restrict access to the server with a cross-domain file

    You can restrict access to an edge server or the Administration Server with a cross-domain XML file. The cross-domain XML file lets you specify a list of domains from which clients can access the edge server or Administration Server.

    1. Open rootinstall/conf/Server.xml and locate the CrossDomainPath element in the Server element (or the AdminServer element, for the Administration Server):
      <Server> ... <CrossDomainPath></CrossDomainPath>
    2. Specify the location of the cross-domain file in the CrossDomainPathElement, for example:<CrossDomainPath>C:/Security/config/files/ams/crossdomain.xml</CrossDomainPath>
    3. Validate the Server.xml file, save it, and restart the server.

    Kind regards

    Robin