Player just spins in iOS 9.1
Hi, you can add this UI variable directly in KMC / Studio, please see this screenshot:
View ArticlePlayer just spins in iOS 9.1
@amletoguerra Thank you for the help this resolved the issue for me as well. However, I do not have any lags as previousely described. I will update if there are any other issues but it is working for...
View ArticleProblem with my Account
Hello, martin123: have problem to post comment in Kaltura community I don't understand. You just posted this. Where are you trying to post and failing? Thanks,
View ArticleDebian All in one platform install package not creating virtual hosts
Hi, I've been trying to install Kaltura CE as an all in one server on Debian 8.3, but it keeps failing to create virtual hosts for apache. Result is that the API call fails during installation of...
View ArticleDebian All in one platform install package not creating virtual hosts
Hello, Your issue is not specific to Debian in any way:)Like the error says, the command:curl -I -v http://[myserver]/api_v3/index.php?service=system&action=pingfailed. Does:curl -I -v...
View ArticleGoogle Analytics
Hello, The organization that I work for currently uses Kaltura, Moodle, and Drupal for its online e-school. I understand that each of these platforms can connect to Google Analytics to bring in data...
View ArticleKaltura Admin Console Errors
@jess I am getting the following error when I try to access Live Real-Time Stats. Not FoundThe requested URL /apps/liveanalytics/v2.5/index.html was not found on this server. Apache/2.2.15 (CentOS)...
View ArticleDebian All in one platform install package not creating virtual hosts
Hi jess, thanks for your reply. jess: curl -I -v http://[myserver]/api_v3/index.php?service=system&action=pingfailed. This command returns HTTP/1.1 404 Not Found jess: Does:curl -I -v...
View ArticleKaltura Admin Console Errors
I tried to run the following command: $APP_DIR/deployment/base/scripts/installPlugins.php Then got this error: -bash: /opt/kaltura/app/deployment/base/scripts/installPlugins.php: Permission denied I...
View ArticleConverting process never ending & internal error on dashboard
@jess I have just over 1200 videos ingested and in processing on my instance but the videos are not processing. After checking my batch status I got the following errors. [root@server ~]#...
View ArticleGoogle Analytics
Hello, Yes, Kaltura, Drupal and Moodle all have different Google Analytics integrations and so, if you set it up on all these systems using the same GA ID, you should be able to see all these stats in...
View ArticleDebian All in one platform install package not creating virtual hosts
try:# dpkg-reconfigure kaltura-front Make sure this passes successfully and recheck the vhost configuration.If it works correctly, then you can rerun the install script, it will skip what it already...
View ArticleKaltura Admin Console Errors
Hi, You're suppose to run it like so:# php $APP_DIR/deployment/base/scripts/installPlugins.phpno need for exec permissions when you do it like that. hiphopservers: Not FoundThe requested URL...
View ArticleConverting process never ending & internal error on dashboard
hiphopservers: thrown in /opt/kaltura/app/vendor/ZendFramework/library/Zend/Config/Ini.php on line 1502016-02-29 21:18:35 [0.000000] [1456145955] [1] [BATCH] [KSchedulerConfig->load] NOTICE:...
View ArticleRetrieve deleted mediaEntry via API
Anyone knows how to sue Kaltura api to retrieve the deleted mediaEntry from Kaltura platform? Any suggestion is appreciated. AML
View ArticleKaltura 11.8 upgrade issue
Hi Support, I have upgraded my Kaltura 10.X installation running on CentOS 6 to 11.8 using the method specified on github without any issue. All my videos are working well but new videos are not being...
View ArticleConverting process never ending & internal error on dashboard
All subdomains used actually resolve to the server. tig03 is the actual name of the host itself. However, I used cdn as hostname when setting up Kaltura. I made the changes you recomended and...
View ArticleKaltura Admin Console Errors
@jess Is this feature to be added in the future at some point? I think it would be good coding eithic to put a page in that location that returns a user friendly message stating that the function is...
View ArticleRetrieve deleted mediaEntry via API
Hello, You cannot use the API to get deleted objects of any kind.You can use alpha/scripts/utils/restoreDeletedAssets.php to revive an asset, however.Once revived, it will show up in queries but of...
View Article