Running KAE from outside Kaltura

5 replies [Last post]
Joined: 11/17/2009
Points: 1

Hi everybody,

I'm new to kaltura, I just need to add 2 small features to KAE, however, I want to have the Advanced editor outside the Kaltura Application

i.e the src of the SWF file will be on another server, not the kaltura one.

I faced a lot of problems to do that, without knowing the issue, I always to the error "error getting uiConf"

Can someone tell me how to do this ?

Thanks

Joined: 06/29/2009
Points: 59

I suspect that you haven't properly setup your Kaltura session (ks).

Once that is setup, you should be good to go?

Anyone else have idea's?

Mosta --- maybe post the errors you were getting so we have a better idea of what is going on?

Joined: 06/29/2009
Points: 59
Joined: 12/31/2009
Points: 2

Hey Jeff.
I have a question related to this issue actually.
I successfully made KAE run outside kaltura CE server, but It can not load any thumbnail for any newly added video.
I double checked weather the thumbnail is created or not using Kaltura Management Console, and It is loaded.
When I looked around the problem, I found in firebug that there is some requests go to a subdomain like "www2.*" or "www3.*" and so on.
How is the mechanism of loading the thubnail work?
another thing is, when i use the kaltura editor inside the KalturaCE domain, The thumbnails loads successfully.

Do you have any clues of what may be the cause to this problem?

Thanks.

Joined: 02/11/2010
Points: 8

During testing I have the same issue. I set my host to subdomain.host.com, and loaded thumbnails will make requests to subdomain1, subdomain2, etc. What's going on?

Joined: 06/29/2009
Points: 59

I am not really sure as to what is causing your issue's, it could be a crossdomain.xml issue? Not sure? Hit http://www.kaltura.org/users/kalturian with a pm to see if he knows whats going on?

---Jeff