[Building Sakai] [sakai-kaltura] Can sakai integrate with Kaltura Community

narayana goud narayana_mallepula at yahoo.co.in
Wed Sep 25 07:13:57 PDT 2013


Hi,

I set the kaltura.cdn and kaltura.endpoint with custom kaltura widget ids to be the same as followings.
 kaltura.cdn= http://www.anil.com
kaltura.player.view=6709423
kaltura.player.video.width=400
kaltura.player.video.height=300
kaltura.player.edit=6709423
kaltura.player.image=6709423
kaltura.player.image.width=400
kaltura.player.image.height=300
kaltura.player.audio=6709423
kaltura.player.audio.width=400
kaltura.player.audio.height=30

 I upload image and video file with kaltura integrate tool correctly. But the image and video can't be display or played in site library and collections. Yet they are downloaded correctly. I can read it from KMC. 
I found the embed code are different. They are:

 in KMC

 <object id="kaltura_player_1380111137" name="kaltura_player_1380111137" type="application/x-shockwave-flash" 
allowFullScreen="true" allowNetworking="all" allowScriptAccess="always" height="360" width="480" bgcolor="#000000" 
xmlns:dc="http://purl.org/dc/terms/" xmlns:media="http://search.yahoo.com/searchmonkey/media/" rel="media:video" resource="http://www.anil.com/kwidget/wid/_101/ui_conf_id/6709423/entryId/0_ax6bsn9s" data="http://www.anil.com/kwidget/wid/_101/ui_conf_id/6709423/entryId/0_ax6bsn9s"><param name="allowFullScreen" value="true" /><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /><param name="bgcolor" value="#000000" /><param name="flashVars" value="&entryId=0_ax6bsn9s" /><param name="movie" value="http://www.anil.com/kwidget/wid/_101/ui_conf_id/6709423/entryId/0_ax6bsn9s" /></object> 

in  Sakai

 <object id="kaltura_player_0_ax6bsn9s" name="kaltura_player_0_ax6bsn9s" 
type="application/x-shockwave-flash" allowFullScreen="true" allowNetworking="all" allowScriptAccess="always" 
height="360" width="480" bgcolor="#000000" xmlns:dc="http://purl.org/dc/terms/" xmlns:media="http://search.yahoo.com/searchmonkey/media/" rel="media:video" resource="http://www.anil.com/kwidget/wid/_101/ui_conf_id/6709423/entryId/0_ax6bsn9s" data="http://www.anil.com/kwidget/wid/_101/ui_conf_id/6709423/entryId/0_ax6bsn9s"><param name="allowFullScreen" value="true" /><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /><param name="bgcolor" value="#000000" /><param name="flashVars" value="&entryId=0_ax6bsn9s" /><param name="movie" value="http://www.anil.com/kwidget/wid/_101/ui_conf_id/6709423/entryId/0_ax6bsn9s" /></object>

Whether it is the setting problem in sakai.properties or in CE6?

Narayana.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130925/b32b6d6d/attachment.html 


More information about the sakai-dev mailing list