Is there a guide or set-up videos or PDF

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

Sort of new to kaltura and Drupal is there any set-up info or likes to Video feeds on set-up got my site linked and ready to set up at http://macdrupal.com/kaltura/entries
not sure what I'm missing with the intergration

Joined: 04/05/2009
Points: 354

Sorry, I don't understand. What problem are you having specifically?

Joined: 07/24/2009
Points: 7

I'm sorry Is there a PDF guide or set-up videos to hook up kaltura and Drupal step by step? any links on the internet or on the kaltura site?

Also - under Server Integration Settings i have a red x with this ( CrossDomain.xml Status: crossdomain.xml file could not be found in your site's root directory [---------public_html/crossdomain.xml] ) when i go to Administer - kaltura

Do i need the crossdomain.xml file ?

Joined: 07/26/2009
Points: 6

You can copy the one from the KalturaCE directory up to your root. I know nothing about drupal though.

Joined: 03/29/2009
Points: 764

Hi,

Are you using the regular Drupal video module (in which the videos are hosted on Kaltura's servers), or the community edition (in which the videos are hosted on your servers)? If you are using the community edition, please read this.

In any case, please check out this tutorial , that contains a lot of useful information.

Joined: 04/05/2009
Points: 354

Although primarily geared towards Kaltura CE, this should at least point you in the right direction:

http://drupal.org/node/527246

Joined: 07/24/2009
Points: 7

Got the site going with that help i got from you guys. copy the crossdomain.xml from the KalturaCE directory up load to your root. public_html folder add CCK and views then your good to go - I think JQuery was good out of the box for Drupal 6.1.3 any way it worked

# Install Drupal –
this could be either on the same server where KalturaCE is running or on a server that has access to KalturaCE (inside the same LAN)
# Install the Kaltura module for Drupal -

Download the Kaltura module for Drupal from http://drupal.org/project/kaltura and place it in the modules directory of Drupal. The Kaltura module depends on the following modules for full functionality, you can download and add them as well:

* CCK - http://drupal.org/project/cck

* Views - http://drupal.org/project/views

Joined: 04/05/2009
Points: 354

That's great news! Let us know if you have any other problems or issues...