Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
I am running Kaltura CE4.0 with the html5 version set to 1.6.1
i have access controls turned on for the following page:
http://kitecartel.com/preview/coming-together
1. in chrome and ie9 this works fine with the access controls set to allow from this domain.
2. in FF i get "media not found" with the flash player enabled and "No source video was found" with flash disabled.
3. with the iPhone i don't get any video.
This was not the case with the v1.3.3 version of the HTML5 library set in my kConf.php file. But none of the access controls would render with that version. I would always get the error message in HTML5, but never with the flash player.
i am not using the embed code provided by the system. i am using:
I cannot figure out what it is that I'm missing.
I do use the http://html5.kaltura.org/js linked resource and i configure it:
My question is:
what do i need to do to truly implement the 1.6.1 version of the html5 library? do i need to self host the linked resource and not http://html5.kaltura.org/js? why does it work in chrome and ie but not on the iPhone? is there any configuration with the HTML5 library in CE4.0 that i may be missing? any help is appreciated.