Reply
Visitor
balajiuppala
Posts: 1
Registered: ‎02-16-2012
0 Kudos

Video cloud Apache server redirection issue

I have Apache server which uses a reverse proxy technic to redirect the URL

When I am accessing my brightcove video using this reverse proxy URL I am getting crossdomain issue,even though I have placed my crossdomain in root directory of my domain. The video works perfectly fine when I access it with direct URL

I have passed the config object with secureConnection parameter as true.

Naz
Visitor
Naz
Posts: 3
Registered: ‎04-26-2013
0 Kudos

Re: Video cloud Apache server redirection issue

I am having the same problem going through a reverse  proxy environment. My proxy is basically a secure server which funnels content from behind a company firewall to people outside that need to see the videos. All I get is the box but no video, so I know that it is trying to work but the connection to the streaming server isn't happening.

 

Anyone have any ideas what to look for? We are developing in a total Flash environment using AS3.

Regular Contributor
HG
Posts: 104
Registered: ‎07-19-2011
0 Kudos

Re: Video cloud Apache server redirection issue

I would look at the network traffic to figure out where it is failing or why it is breaking.