Using simple uploader with KalturaCE

7 replies [Last post]
Joined: 07/10/2009
Points: 11

Hello,

I'm new in Kaltura and I've just starting to invetigating about it. How could I use simple uploader with Kaltura CE?

I have KalturaCE installed and working, but I don't understand where I configure the widget for using my KalturaCE server.

Thank you very much in advantage.

Joined: 04/05/2009
Points: 354

Are you using Wordpress, Drupal, Wikimedia, or another custom implementation?

Joined: 07/10/2009
Points: 11

I'm using cake php for the app.

Joined: 07/10/2009
Points: 11

I'm using cake php for the app. Is it important? Is there a variable or parameter for poiting to my Kaltura server installed in my hosted web.

Joined: 03/29/2009
Points: 764

Hi,

Using the simple uploader with the CE is pretty much the same with using it with any other host - you simply need to change the host's urls so they are redirected to your host address.

Joined: 07/10/2009
Points: 11

Thank you very much. I'm going to test KSU

Joined: 03/29/2009
Points: 764

Great, please keep us updated on your status and if you are having any issues.

Joined: 02/18/2010
Points: 52

We are trying to configure KSU in KalturaCE without sucess.

We can reach the flash via the browser: http://localhost/kalturaCE/kupload/ui_conf_id/1002613

However, it does not work with the moodle integration.

There is no a ksu field in the database we can take a look at it as example.

May we configure wrong the ui_conf database? Below our configuration.

id=1002613
obj_type=1
partner_id=0
subp_id=0
conf_file_path=........kupload.xml
name=uploader
width=110
height=25
swf_url=......KUpload.swf
created_at=....
updated_at=...
conf_vars=NULL
use_cdn=1
tags=uploader
custom_data=NULL
status=2
description=NULL
display_in_search=2
creation_mode=1

Thanks in advance.