Custom Metadata - Media Repurposing
Hey @jess I think I want to dig into MRP a bit more, but I can’t find much on it as far as getting started with it. I’ve poked around in the KMC a bit to see if I could find a place to start, but it...
View ArticleOpen Media DevRoom at FOSDEM 2018 - Call For Participation
Hi all, The Open Media devroom will again be organised at FOSDEM 2018, and we are looking for propositions of talks and panels. FOSDEM is one of the largest (5,000+ hackers!) gatherings of Free and...
View ArticleAll connections consumed
We have encountered a situation where our Kaltura Apache server has been infected by a bitcoin miner. We have blocked off the ip addresses it uses to download software. The problem is that now all of...
View ArticleGetting video Duration using PHP library
Hi All, I am uploading the video using the PHP Library. Video is uploading success, but i am not receiving the Video Duration . It is showing 0. Response result is given below. Can we get the video...
View ArticleGetting video Duration using PHP library
Hello @mahesh_kumar, What version of CE are you using? If it’s an old one, please see: forum.kaltura.org After upload, all videos have 00:00 duration Hi @trm_1981, The root cause is explained in this...
View ArticleAll connections consumed
Hi @steve_corey, You can start by running lsof and netstat -plntu to see what processes have listeners running and on also what files are held open by them. Also, I’d advise checking crontabs for all...
View ArticleCustom Metadata - Media Repurposing
Hi @david.hahn1, A general overview of this feature can be found here: https://knowledge.kaltura.com/media-repurposing To configure it, go to Admin Console->Publishers->Your...
View ArticleKaltura 13.6 - Service kaltura-batch doesn´t work
Hello @angober, Looks as though the batch client regeneration did not happen during the post upgrade configuration phase or else, it was attempted and failed. Your other recent post supports this...
View ArticleMetadata.update Documentation
Hello @ayazasif, When you say “I keep getting errors like this”, where exactly are you getting them? as in, what action triggers them? is this your own custom code or one of the Kaltura interfaces? if...
View ArticleNon-KAF Moodle plugins released
This is an announcement. We have developed non-KAF Moodle plugins. Now, our plugins have been published in the Moodle web site (at follow URLs). YU Kaltura Media Local Libraries (local_yukaltura) YU...
View ArticleNon-KAF Moodle plugins released
Hi @t-saito, This is really exciting news and I’m sure many of our users will benefit from it:) Thank you for your hard work and contribution!
View ArticleCustom Metadata - Media Repurposing
Thanks @jess. I see where this get’s configured now! It’s in the admin console, not really in the KMC I think I can take it from here but I’ll be sure to post questions.
View ArticleMetadata.update Documentation
Hi - Thanks for the reply @jess . This is SaaS environment. Here’s the code producing the error: <?php require_once('lib/KalturaClient.php'); $config = new KalturaConfiguration(partner_id);...
View ArticleMetadata.update Documentation
Hi @ayazasif, Please send me a private message with the $id you’re passing to metadata->update().
View ArticleMetadata.update Documentation
Hi @ayazasif, That’s not the correct metadata profile ID:) Sent you a private message with more details.
View ArticleNon-KAF Moodle plugins released
Thanks @jess , Through the Moodle, users can upload media files, preview and delete their medias, and edit metadata of each media. Also, users can set enable/disable access restriction to their...
View ArticleGetting video Duration using PHP library
Hi Sir, Is there any solution without updating the entire platform? Is there any API for getting the Video duration using the Entry ID. Only I want to get the Video Duration ,Please provide me any...
View ArticleGetting video Duration using PHP library
The problem is not with the API. As you can see, the KalturaMediaEntry object does have a member called duration. It is set to zero because of the mediainfo problem. Please read the post I linked to,...
View ArticleNo email after drop-folder ingestion
Hello, I use the drop folder with self-ingestion, but I receive no notification after encoding. I see that it is the batch-user profile that works, but the ingestion request comes from my profile (ID...
View Article