Hi guys,
I’ve set up an environment using Wowza Streaming Engine, Streaming Cloud and Wowza player.
I send an IP camera live stream to streaming cloud (CDN), and my public website shows the video through wowza player.
The vast majority of users can see the live feed without problem, but some people sees a “Stream unavailable” error. I looked at firefox and IE error console, and I can see this line:
00:00:08.969 WARN: TransportHTTPURLLoaderConnection: onSecurityErrorHandler: [SecurityErrorEvent type=“securityError” bubbles=false cancelable=false eventPhase=2 text=“Error #2048”]
00:00:08.976 WARN: AssetPlayerBase: Error occurred: Playlist failed to download.
I tried activating CORS on my Stream target, but that doesn’t help.
Thank you
Maxime