Active
Project:
Kaltura
Version:
6.x-2.0-beta2
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2011 at 06:07 UTC
Updated:
28 Mar 2013 at 14:52 UTC
Hi, I am using drupal 6.22 and have add following line to page.tpl.php as follows:
...
</head>
<script type="text/javascript" src="http://html5.kaltura.org/js"></script>
<script type="text/javascript"> mw.setConfig( 'Kaltura.IframeRewrite', true );</script>
<body id="<?php print $body_id; ?>" class="<?php print $body_classes; ?>">
...
But still cannot make iphone play the kaltura video, keep getting the following error message:
Error getting sources from server, something maybe broken or server is under high load. Please try again. Unknow widget [_100]
How can I do? Thank you for your information and sharing!
Comments
Comment #1
PascalAnimateur commentedI have the same issue in the 7.x version...
Comment #1.0
PascalAnimateur commentededit code