Showing download button programmatically with API
Hi, The download button is implemented as a plugin in the player.Easiest way to add it is to go to the KMC->Studio->Your Player->plugins and check the "download" plugin. The Kaltura HTML5...
View ArticleEmbed in HTML videos securely
Hi, I'd be interested in implementing the token generation and restrict playback based on token.Does anybody have a sort of tutorial or guide to implement this kind of Access Restriction?
View ArticleCustom properties using Client API (C#)
Hi All,I am using C# Client API to upload videos to Kaltura. How to pass custom meta properties for a media entry using API? Currently I dont see any fields in the KalturaMediaEntry type. I am able to...
View ArticleUpdating 11.13 to 11.19 Help
I've attempted to run an update again on my kaltura server, but I've run into a few issues. Initially, when running /opt/kaltura/bin/kaltura-db-update.sh, the db update fails. When I look in the file...
View ArticleUpdating 11.13 to 11.19 Help
Hi, Running /opt/kaltura/bin/kaltura-db-update.sh is no longer needed.I updated the documentation just now.Dropping the DB means you lost all the data.. unless it is what you intended, I suggest you...
View ArticleUpdating 11.13 to 11.19 Help
Thanks Jess! I nuked the DB as a last resort after reading about it in some other threads. I was working on a test server, so no harm done. The error persisted in the logs both before and after, so...
View ArticleUpdating 11.13 to 11.19 Help
Bit of progress, but something is still not quite right. Verified permissions on the cache directory and ran the command to remove files (directories were still there). Removed the lock files and...
View ArticleUpdating 11.13 to 11.19 Help
Hi, The output generating the clientlibs is fine.Need to understand why the partner creation is failing. I suggest you run it with:# /opt/kaltura/bin/create_partner.php where admin_secret is what you...
View ArticleCentos7 update dependency error
Today I tried to update some CentOS7 packages via yum update as usual. Normally that worked very well but today I get this message: ...---> Package util-linux.x86_64 0:2.23.2-26.el7_2.2 will be...
View ArticleAccess denied when clicking on My media in Moodle KAF
160804 Hi! Hope this is the correct thread, if not sorry for that. When a Teacher Y in Moodle clicks the link "My Media" that person can not see his media. He can see and click the link "My Media" but...
View ArticleAn error occurred (error code: API:-1) when logging in to admin panel
Results of sanity check [root@emlnx-media1 opt]# /opt/kaltura/bin/kaltura-sanity.sh [Space on /] [PASSED, RC: 0] - [.006298485] [Space on /opt/kaltura/web] [PASSED, RC: 0] - [.006245597] [Check httpd...
View ArticleAn error occurred (error code: API:-1) when logging in to admin panel
It never fails, as soon as I post something in the forum, I finally find the answer. /opt/kaltura/app/configurations/admin.ini, by removing the ; comment on this line :;settings.clientConfig.verifySSL...
View ArticleUnable to login to KMC - Unknown uiConf [0]' in...
2016-08-04 10:21:03 [0.000671] [10.40.4.138] [868924030] [PS2] [sfView->initialize] INFO: {sfView} initialize view for "kmc/kmc4" 2016-08-04 10:21:03 [0.001254] [10.40.4.138] [868924030] [PS2]...
View ArticleBrand new server setup: DWH Setup bailing out!
Trying to install 10.6 to match my production server Already tried dumping all of the databases and rerunning. cat /opt/kaltura/dwh/logs/dwh_setup.log 1 Error - bailing out!
View ArticleResponsive player / embed
I am trying to replicate the demo on my server. I pasted in the code taken from the source on this page:...
View ArticleAn error occurred (error code: API:-1) when logging in to admin panel
Hi, You should edit /opt/kaltura/app/configurations/apache/kaltura.ssl.conf and set:SSLCertificateFile @SSL_CERTIFICATE_FILE@SSLCertificateKeyFile @SSL_CERTIFICATE_KEY_FILE@SSLCACertificateFile...
View ArticleResponsive player / embed
Hi, Please share the embed code so I can look at it and help you. Thanks,
View ArticleUpdating 11.13 to 11.19 Help
Looks like perhaps the upgrade went well. It's a cert error. The test server has a fake cert as you would expect. When I did the config-all part, it does output a note detecting a self-signed...
View ArticleAccess denied when clicking on My media in Moodle KAF
Hello, This sounds like a known issue that is currently being looked at.Please contact customer support so they can confirm and alert you when resolved. Thanks,
View ArticleAn error occurred (error code: API:-1) when logging in to admin panel
Hi, You can edit:/opt/kaltura/web/content/clientlibs/php5/KalturaClientBase.phpand instead of: // Set SSL verification if(!$this->getConfig()->verifySSL) { curl_setopt($ch,...
View Article