Kaltura API for getting Videos on the basis of max no of hits
I suppose by "hits" you mean number of plays. If so, yes, there is the analytics API. See some examples here:https://developer.kaltura.org/recipes/analytics Also, each entry object has a 'views' and...
View ArticleKaltura CE 11.8.0 released
Hello all, The latest version is now available. Core changelog:- SUP-7174 - iOS | Widevine Classic | OVP | uDRM | Licence duration error - app playback fails after approximately 10 min.- SUP-6997 -...
View ArticleCentOs 7 Installation Errors
Most welcome, @craig.jamieson and thanks for reporting.11.8.0 is now the official version and should work correctly. Do let me know should either of you have issues.
View ArticleCentos 7 Installation Error
Hello, I suspect this has to do with monit's configuration.See https://forum.kaltura.org/t/centos-7-installation-errors/4443/14 I suggest you try the new version [11.8.0] and let me know if you're...
View ArticleCentOs 7 Installation Errors
Thank you both. I decided on Thursday to switch to CentOS 6.7 as I am just trying to evaluate the product for a client and time was short. Good to know that this is corrected for future. @jess Many...
View ArticleCentOs 7 Installation Errors
Surething, Fred. Let me know should you require further assistance.
View ArticleErrors when kaltura server under load
Hi, I'm running Kaltura server 11.7 with nfs server (for/opt/kaltura/web), and separate db,sphinx machinesand I'm getting few types of errors when the server is under load, any hint to what should be...
View ArticleHow to reconfigure Kaltura to work over https ? 443 port
It is possible to do this via /opt/kaltura/bin/kaltura-config-all.sh ? Regards
View ArticleCentos 7 Installation Error
Ok, many thanx it works. Now I'm able to install Kaltura in Centos 7 but i have still problem with memecached. this is the log activated in verbose mode from journalctl Feb 16 12:41:59...
View ArticleErrors when kaltura server under load
Hi Ofer, The error is pretty obvious: PHP utilised all the memory it is allowed to allocate... how much RAM does the server have and what is the value of memory_limit? Also, make sure that the cache...
View ArticleHow to reconfigure Kaltura to work over https ? 443 port
Yes. But you first need to remove $BASE_DIR/app/base-config.lock so that you are reprompted.In addition, when changing the CDN hostname, the kaltura.delivery_profile table must be updated. # mysql...
View ArticleCentos 7 Installation Error
Hi Carlo, Are you sure memcached is not running? or is it just monit that THINK it is not?You can verify easily with:# ps fax|grep memcachedwhich should show something like: 2025 ? Sl 2:14...
View ArticleVirtual machine pre-installed platform as a download
Dear All, can anybody post a download link for the vmware pre-installed version of the platform? Kind Regards, Athanasios
View ArticleVirtual machine pre-installed platform as a download
Hello, We do not ship a preinstall VM image because:- the installation is fully automated nowadays and only requires a few inputs such as hostname, service URL, etc which you'll have to supply...
View ArticleErrors when kaltura server under load
Hi Jess,The machine has ~ 8GB memorymemory_limit is 256 MB.What is your recommendation? About the error with missing files, it happens only after some time of proper working, so I guessed it is also...
View ArticleErrors when kaltura server under load
256M for a very loaded server can be exhausted. Seeing how you have 8G, I think you can increase it to 512M.Regardless however, check what I wrote about cache dir permissions and also, try to...
View ArticleErrors when kaltura server under load
Ok,You may be right about the v2.*/cache I see that there is one which doesn't have that folder. Another question:If I get it right the dwh is working on gz logs in the /opt/kaltura/web/logsI work in...
View ArticleErrors when kaltura server under load
You need to make sure you move the access log to /opt/kaltura/web/logs which is on NFS at relatively small intervals and that, before the machine goes down for being unneeded [i,e, when the load is...
View ArticleErrors when kaltura server under load
Yes, guessed so. Though you may have some builtin action for that.Thanks.
View Article