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

PascalAnimateur’s picture

I have the same issue in the 7.x version...

PascalAnimateur’s picture

Issue summary: View changes

edit code