Copyright © 2008 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.
famfamfam
can anyone explain me the limitations of kalturaCE ? In all aspects ..
Hi ashish,
In the Platform introduction doc - read the section about Kaltura Editions.
Basically, the Kaltura platform is divided in to 3 editions: Community Edition that is fully open source and free, SaaS on kaltura.com that provides all Kaltura functionality without the need to self host on your server and the Enterprise Edition that provide all the kaltura.com stack along with support packages for large corporations that require the Kaltura functionality behind their firewall.
I think what ash is asking is whether there are functional differences between the SaaS, Community and Enterprise versions. I'd like to pose this question too.
By my reading of http://cdn.kaltura.org/understanding-kaltura-open-source-video-online-pl... there's no software difference and we should be able to swap the Kaltura backend without any change to integrated code. The difference is in the support and hosting package only. A developer building apps for a client deployed on Kaltura EE or Kaltura SaaS may use Kaltura CE internally without any need for code changes (apart from updating the Kaltura server app settings, ie IP, application secret & key).
Is that accurate, @Kalturian?
Yup, you're right.
Kaltura On-Prem™, Kaltura On-Prem™ CE, and Kaltura SaaS all provide the same base structure and functionality.
That said, Kaltura On-Prem™ and Kaltura SaaS will contain additional partner / deployment specific integrations, plugins, or features of any kind. Kaltura On-Prem™ and Kaltura SaaS are provided with full support and subscription to upgrades, bug fixes, and additional development services for features the customer need.
When developing applications, it will be compatible APIs wise across all (given you did not use any special APIs or plugins). It is though best practice to test across all editions.
Things that will be different from edition to edition are:
Hi,
Please be more specific... What do you plan to do with Kaltura?