Install plugin without any partner id
Can we get partner id from kaltura server ? And this id is automatically calls when kaltura plugin is active.
View ArticleKaltura Player Chapter Editor
http://player.kaltura.com/docs/index.php?path=chaptersEdit not work. Error Current user does not have permission to insert property “KalturaAnnotation”
View ArticleKaltura Recruitment Application
I saw that there is recruitment application for Kaltura here: GitHub kaltura/recruitment-application recruitment-application - How to use Kaltura and WebRTC Record to interview applicants with a video...
View ArticleApp token session request flow: SERVICE_FORBIDDEN
Hello, I’m unable to get the app token request flow described on https://developer.kaltura.com/api-docs/VPaaS-API-Getting-Started/Authorizing-With-Application-Token.html to work. According to the...
View ArticleGiven category id, how do I get end user specific permission attached to the...
Hello @kenpeter, You need to use the categoryUser->list() action. See https://developer.kaltura.com/api-docs/Enrich_and_Organize_Metadata/categoryUser/categoryUser_list
View ArticleHow to get meta data of a media entry
Hi @kenpeter, Using the media->get() action, you can obtain the duration and addition highlevel metadata per media entry. If you want the actual size per flavour, then you’ll need to call...
View ArticleApp token session request flow: SERVICE_FORBIDDEN
Hi @elliottyates, If you already have an existing token and you need to generate a session using it then you only need: from KalturaClient import * from KalturaClient.Plugins.Core import * import...
View ArticleApp token session request flow: SERVICE_FORBIDDEN
Thank you @jess, that’s exactly what I needed. I forget the client.setKs, constantly. Seeing that many of the arguments to create the app token are optional is helpful, also. Much appreciated.
View ArticleDual Screen - How to?
My KMC Universal Studio designer has an option for “Dual Screen”. I’d like to play two videos side by side in one player. I can’t locate any documentation on how to make this happen. Is this a...
View Articlereport.getTable timeout
Hi, I am trying to get some data on USER_USAGE but for our 250K media entries I am always getting about 2 minute timeout. I also get the same timeout for report.getBaseTotal or report.getTotal thanks,...
View ArticleHow long can take an upload process?
Hello Jess, I’been hable to change the time in which the Kaltura Session (KS) is alive and now Im not getting issues with those videos that are really slow to upload. I’ve just changed the KS creation...
View ArticleHow long can take an upload process?
Hi @juanpanie, From this I gather your ENV is self hosted? On our SaaS ENV, we delete stale/orphan fragments at 24 hour intervals, as mentioned in my reply here uploadToken expiry for pause-resume...
View ArticleHow long can take an upload process?
Hi @jess, thanks for the clarification, yes Im using a self hosted ENV
View ArticleDual Screen - How to?
You can upload two video with xml and make sure reference id is the same. Then second video become child video of the first one. Once the both video are uploaded, you can watch two video with dual...
View ArticleInstall plugin without any partner id
I’ve not used the Wordpress plug-in. Have you already followed the instructions in Kaltura documentation? Sorry that’s all I’ve got, but that’s how I configure lots of the KAS - right from...
View ArticleInstall plugin without any partner id
Can you please tell me how we can add subscribe button on kaltura video?
View ArticleGet kaltura partner id
Can we add something to the Katura Plugin so the partner id is already filled in and video plugin is setup without any involvement? Before a user tries to install the plugin, we will create the...
View ArticleEmbeds broken in 13.9 with x-ua-compatible=IE8 tag
Expecting the v2 HTML5 player to work in IE8 is a stretch. I would be surprised if it worked flawlessly. I would suggest you build a Flash player to use in that environment.
View ArticleEmbeds broken in 13.9 with x-ua-compatible=IE8 tag
Thanks for this. I’m not sure why I didn’t think of a flash player! I think that will work just fine.
View ArticleKaltura CE 13.20.0 released
Hello all, The latest version is now available. kaltura-base (13.20.0) changelog: PLAT-8583: YouTube SFTP Connector Migration to CSV (https://github.com/kaltura/server/pull/7217) plat-8583: YouTube...
View Article