Copyright © 2011 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
Hi guys,
I opened up the JavaScript Kaltura Client Library project in-order to announce an initiative of our friend papyromancer and myself to create a new Kaltura JavaScript client library.
I believe that this is an important code library that can make development of Kaltura applications much easier.
And I'd like to open the project roadmap for public discussion to:
So, please use the comment box below, suggest your ideas and those bits of JavaScript code you got laying around :)
Thanks!
Hi Kalturian and all js guys,
I'm using the javascript lib to create a kaltura based application for education and that may be useful for other uses.
I see KalturaClientBase.js has the IKalturaLogger prototype, but that is too simple and incompatible with a commom logging standard log4j. So i made some changes to make it compatible with log4javascript.js and allowed the user to use this nice tool.
Please get my changes here: http://www.gec.faced.ufba.br/twiki/pub/GEC/Kaltura/KalturaClientBase.js....
To use the log4javascript.js is really good for developing and monitoring.
Usage example:
That will open a filterable logging window.
Hi all -
I'm excited to announce the version 1.0 of the JS client library project and generator script.
Check out the samples, try the library and write your feedback and ideas here!
JavaScript Kaltura Client Library