New to FMS 4.5 getting error #2032
i running on windows 7 - 64 bit.
i have installed flash media server 4.5 on computer.
everything seems installed correctly, when open adobe flash media server start screen able see
rtmp dynamic streaming sample - single bit rate play.
when try play
(hds) http dynamic
streaming sample single or multi bit rate
it gives me
error # 2032 message.
can me please?
is there else need doing?
you need place crossdomain.xml in webroot folder.
this how crossdomain.xml allow connect domains
<?xml version="1.0"?>
<!doctype cross-domain-policy system "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
More discussions in Adobe Media Server
adobe
Comments
Post a Comment