After Upgrading Kaltura CE from 10.14.0 to 11.5.0 KMC does not working anymore
Hello community, I had a successful Kaltura CE 10.14.0 installation running based on CentoOS 6.5.Today I did run yum update and after the upgrade the KMC Webinterface didn't work anymore.If I do a...
View ArticleVagrant installation problem
Hello, I have some error when installing Kaltura CE via Vagrant solution. ==> default: Syntax error on line 63 of /opt/kaltura/app/configurations/apache/conf.d/enabled.kaltura.conf:==> default:...
View ArticleUnable to get Kaltura Developer "Upload a Video" code to work - PHP
Hello, Are you working against SaaS or your own instance of Kaltura CE? If the later, you need to look at the logs under /opt/kaltura/log/kaltura_api_v3.log and find the actual error. If against SaaS,...
View ArticleAdding nodes to a standalone server
If you are working on deb, there will be no answer file since on deb, you have debconf which takes care of it for you. For a cluster install see: github.com...
View ArticleIs Kaltura suitable for VOD catalog only?
Hello, Kaltura does utilise Wowza for live streaming, see: github.com kaltura/platform-install-packages/blob/Kajam-11.6.0/doc/install-kaltura-redhat-based.md#note-about-using-wowza-as-media-server #...
View ArticleHow can other people watch my video?
Hello, Mediaspace is not a free product, if you are interested in it, you can contact our sales department for a demo and further discussion. Thanks,
View ArticleAfter Upgrading Kaltura CE from 10.14.0 to 11.5.0 KMC does not working anymore
Hello, Post upgrading the RPMs, you need to rerun the config scripts, as explained here: github.com kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#upgrade-kaltura #...
View ArticleVagrant installation problem
Hi, Please share the actual conf file so I can further help you.
View ArticleKaltura "Internal database error" while uploading a content or deleting a...
I am using kaltura version 11.20 on centos 6.7 machine and mysql 5.1.73 . It was running fine since last one month. Today , I ran out of disk issue and I have deleted kaltura_api_v3.log and...
View ArticleVagrant installation problem
Vagrantfile: `# Creates a kaltura server from a standard centos-6.5 installation this will always create the latest kaltura version using install scripts VAGRANTFILE_API_VERSION = "2"...
View ArticleVagrant installation problem
My number one guess would be that you edited the files on a Windows machine, thus windows changed "\n" to "\r\n" which is not good. You can try to fix it by SSH to the vagrant instance and doing:# yum...
View ArticleAdding nodes to a standalone server
so just running: apt-get install kaltura-sphinx will install a new sphinx node and will join the cluster?
View ArticleVagrant installation problem
No, i didnt edited anything. Its clear Vagrant image. Can You recommend me the way how to properly install the Kaltura CE ? I tried almost everything, and always I get some errors impossible to resolve.
View ArticleAdding nodes to a standalone server
Hi, To have join the cluster, you need to edit /opt/kaltura/app/configurations/db.ini on each relevant node.You will see:sphinx1.adapter = mysqlsphinx1.connection.dsn =...
View ArticleUnable to get Kaltura Developer "Upload a Video" code to work - PHP
Jess, From what I've been told we have the SaaS edition. PHP Version: PHP 5.5.9-1ubuntu4.14 (cli) (built: Oct 28 2015 01:34:46)Copyright (c) 1997-2014 The PHP GroupZend Engine v2.5.0, Copyright (c)...
View ArticleAfter Upgrading Kaltura CE from 10.14.0 to 11.5.0 KMC does not working anymore
Hi Jess, Thanks for your fast reply. If I run ./kaltura-db-update.sh I get:Error occured during DB updateBut the second script /opt/kaltura/bin/kaltura-config-all.sh went successful trough. The KMC...
View ArticleEncode to hls/dash fragments
is it possible to create a flavorparam that will encode mp4 files to hls/dash fragments?
View ArticleIssue with Call To Action plugin
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleUnable to get Kaltura Developer "Upload a Video" code to work - PHP
Jess, Good news, I believe I got it! It turns out the information I was passing through was ADMIN information and since the KalturaSessionType was set for USER credentials it was causing problems....
View Article