Skip to main content
May 21, 2012
Question

Error #2032 when verify HTTP streaming to Flash and iOS

  • May 21, 2012
  • 1 reply
  • 9760 views

Hi all,

I'm install Flash Media Development Server follow this tutorial. When finish, I'm go to Adobe Flash Media Server Start Screen to verify HDS, HLS, RTMP.

But HDS (mutiple & single bitrate), RTMP (mutiple bitrate) have error #2032.

How can I fix it ??

    This topic has been closed for replies.

    1 reply

    May 21, 2012

    hey,

    You just need a crossdomain file in webroot of you installation.

    Just put a crossdomain.xml file in the webroot folder.

    For information on crossdomain read this :: http://kb2.adobe.com/cps/142/tn_14213.html

    Hope this helps.

    May 22, 2012

    Hi tanuj,

    Thanks your reply. I had resloved this problem. Because I installed FMS on Win 7, and have confict port 80 of FMS and IIS. When I stop IIS and restart FMS, it working fine.