iOS: Is there a list of available all possible events?
Hi There, I'm implementing the iOS SDK and everything works perfect, but, some of the video's have area restrictions, so it's not possible to play them out of the UK for example.I'm trying to find if...
View ArticleLoad Balancer and Kaltura
Thanks Jess, I changed the hostname of the front node with the name of load balancer and put a new name on the front node, after disabling iptables and everything seems kaltura is responding from...
View ArticleError while logging in kmc
There is a '.' and space before /etc/profile.d/kaltura*base.sh. This means "sourcing" the contents of /etc/profile.d/kaltura*base.sh into the ENV, if you open the file, you'll see it consists of ENV...
View ArticleKaltura 11.16 Analytics
HelloI'm having some issues with my analytics server in my cluster.The mysql server is also holding the sphinx and dwh roles. mysql> select * from...
View ArticleBulk Upload failing (even with default CSV)
I'm trying to use the bulk upload feature and have been unable to even generate a proper log (the log that is associated, not the console log). It merely goes into pending and never finishes the job,...
View ArticleStuck in "converting" state
I just realized that a lot of content isn't able to be properly viewed in the preview & embed screen, as well as is not showing up in my syndication feeds. This appears to have started over a week...
View ArticleStuck in "converting" state
Hello, Your first issue is that it seems your batch daemon is not running at all, I deduce this from: 2016-07-05 18:58:48 [0.000000] [395842269] [1] [BATCH] [KSchedulerConfig->load] NOTICE: loading...
View ArticleBulk Upload failing (even with default CSV)
Hi, See my answer here: forum.kaltura.org Stuck in "converting" state Hello, Your first issue is that it seems your batch daemon is not running at all, I deduce this from: 2016-07-05 18:58:48...
View ArticlePlayer just spins in iOS 9.1
I have the same problem with 11.17. Indeed, by the following set, I was able to play the video in ios. "uiVars": [ { "key": "Kaltura.UseAppleAdaptive", "value": false, "overrideFlashvar": false } ] In...
View ArticleiOS: Is there a list of available all possible events?
Hey @jort_berends, You can use: - (void)kPlayer:(KPViewController *)player didFailWithError:(NSError *)error; Which is under KPViewController, see below: github.com...
View ArticleiOS: Is there a list of available all possible events?
Thank you for your response Eliza. But i don't think this delegate method is called on the error event's which i want to catch. If i look into the code, in method: KPViewController.m-...
View ArticleExport to Csv (analytics) give access forbidden
When trying to do Export to Csv I get access forbidden report->serveI noticed that report-> server was missing from my permision_item table, and I added it + permission_to_permission_itemBut...
View ArticleLoad Balancer and Kaltura
Dear Jess,I've deployed the SSL certificated on my load balancer with HA proxy, but with the SSL on I cannot access the API. curl -I -v $SERVICE_URL/api_v3/* About to connect() to portal.servcast.net...
View ArticleLoad Balancer and Kaltura
Managed to solve this issue, i was missing a little thing. Thanks,
View ArticleLoad Balancer and Kaltura
Actually i can access the KMC but i cannot access the admin console behind the SSL ................ Please advise.
View ArticleLoad Balancer and Kaltura
Basically i am getting An error occurred (error code: API:-1) After entering the credentials on the admin console login page, which gets load correctly with the ssl. But the KMC works. SERVICE_URL= is...
View ArticleExport to Csv (analytics) give access forbidden
Found the issue. I didn't use the regular login page, rather a custom login page.And I used loginByLoginId to create ks, but this didnt create a "priviliged" enough session for report->serve
View ArticleMigrating content managed by KAF to another Kaltura instance managed by KMC
Hello Jess,thanks for your quick response, yes we are using SaaS and we have several instances of Kaltura. Our goal is to migrate content from 'A' instance which is managed by KAF to 'B' instance that...
View ArticleStuck in "converting" state
Here is my log, still having issues. The IP is incorrect, and something I thought I changed when I upgraded it a few weeks ago. Should I run this from the upgrade instructions again?...
View Article