Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Greetings Gurus!
I am a total newbie to Kaltura, so please forgive me if this makes me sound dull. I Installed Red5 and LAMPP and have Kaltura Running fine. I can upload directly from the KMC, but when in Wordpress, if I try to upload via the KCW, The "Add Interactive Video" is blacked out.
Not really sure where to go with this. The "Browse Interactive Videos" tab works as it should, but I cannot upload directly from the Post!
I have the same exact issue. Anyone have a fix for this?
You get a black box since the KCW wasn't loaded.
This is probably an issue with urls or permissions.
Can you share a public link or use fiddler (or any other kind of network sniffers) to verify what is the url the KCW is being loaded from and why isn't loading?
I'm getting a black box, too. Also in my case, both the WP and Kaltura instances live on the same server. I've tried various combinations of ownership/permissions inside of /kalturaCE, including apache:apache 775 on everything, and the problem remains. If it is a url problem, I don't know how it should change. Presumably, I should be changing some setting through WP? Not much to get wrong there. Any suggestions?
Checked it in fiddler. The servers are on an internal network. Both Kaltura and the Wordpress site are on the same webserver running Ubuntu 10 with PHP downgraded to 5.2.10. Right now I'm trying to get php_mcrypt 5.2 installed so I can run phpmyadmin. mcrypt currently isn't installed.
When opening the Add Media button it tries to get the following URL:
it3.gofuse.com /kalturaCE/kse/ui_conf_id/543
When I visit this in a browser, nothing loads and the window is blank. When I view the source there is no code.
same problem.
Anyone?