Skip to main content
Participant
September 18, 2011
Answered

Not playing HLS streaming on Safari (and HDS gets and error)

  • September 18, 2011
  • 1 reply
  • 6065 views

I just installed Flash Media Server 4.5 on my apache2.2 server. I am running the default webpage from the program, https://filmthos.com/flash/. I get an error when running the HDS streaming sample Error#2032. The rtmp sample runs fine. I run the HLS on IE and it give the error message that it can only run on Safari, whicvh is fine. BUt when I run this sample on Safari nothing happens. So any suggestion would be helpful to figure out the problem. THank you!

This topic has been closed for replies.

1 reply

Participating Frequently
September 19, 2011

So did you install FMS 4.5 with inbuilt Apache or do you have external Apache set up. Make sure Apache bundled with FMS is running properly or if you have external Apache set up - see if its configured properly with FMS.

When you were trying HLS - can you tell me details of Mac machine where you had opened Safari browser.

Nikhil_Kalyan
Participating Frequently
September 19, 2011

To just add, make sure you have a crossdomain.xml, if you are trying from other machines with domain names. I somehow get a sense that error 2032 has got something to do with the crossdomain.  Try IP addresses in place of the DNS names just for the sake of initial clarity.

Thank you !