How to create/access MediaSpace channel playlist with API
Hi @z.dusatko, Below are the requests needed to create a new playlist and attach it to a given channel. I’ve annotated each request, explaining the parameters. Note of course that the IDs will be...
View ArticleSanity Check Failed
In that case, I suggest you truncate the api_v3.log again [do not delete the file, only truncate, if you delete it, you’ll need to reload Apache before continuing] and re-run kaltura-sanity.sh with...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Thanks for the quick response Jess, on the first issue related with space… yes, I actually out of space, is there any way to store the files in a different disk? Regarding the Admin Console, I still...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
First let’s solve the space issue:) Start by running: # df -h /opt/kaltura/* My guess is /opt/kaltura/log will have a lot of old log files and archived log files which you can delete. Also, is...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
I removed some logs and videos and now the Admin console is responding again and yes I have the /opt/kaltura/web in the root partition, but not sure how to change to a different one: I have an...
View ArticleError - File Upload Failed
Hello, After fresh installation , i did a sanity check and cant upload files to kmc ] [PASSED, RC: 0] - [.467701383]ect: Your video is ready to be played!, Mail body: Hello world:) [Upload content...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Hi Juan Pablo, Easiest way would be to move /opt/kaltura/web to /mnt/web and then create a symlink from /opt/kaltura/web pointing to /mnt/web. It is very very important that when you copy the files...
View ArticleNon-KAF Moodle plugins for Kaltura CE released
This is an announcement, again. In the first published version of our plugins, we omitted a webcam recording function. Because, development and publication of the Adobe Flash will be ended in 2020....
View ArticleJob Opportunity at Kaltura!
If you are a Kalturian who might know of someone qualified/available for this job opportunity, we provide a handsome referral reward if the person gets hired. Here is the link to our job posting,...
View ArticleCannot get mediaProxy.entry.categories on player API
Hi Jess Many thanks for your help. It seems like the problem was related to an inconsistent data as we were also working with DropFolder ingestion and some categories were created from the batch...
View ArticleNon-KAF Moodle plugins for Kaltura CE released
@t-saito - awesome news! are you able to decouple the recorder as a standalone widget for others to use in their own apps, or is tightly coupled with the moodle plugin?
View ArticleCannot get mediaProxy.entry.categories on player API
Hi @felipe.borrero, Welcome, of course. How many Sphinx instances do you have? If more than one, perhaps they were out of sync? Certainly worth ensuring they are all synchronised and that the...
View ArticleNon-KAF Moodle plugins for Kaltura CE released
@ZoharBabin We can decouple the recorder, and will create standalone HTML (or PHP) and JavaScript files. But, it takes about a week to create these files. Although smartphones and tablet devices don’t...
View ArticleKaltura CE 13.7.0 released
This topic was automatically closed after 8 days. New replies are no longer allowed.
View ArticleFlavour selector for the player
Hi, could we use some UI Variables in the player to select exactly the ID flavour to use? image.jpg1889x543 133 KB For us the mediaProxy.preferedFlavorBR variable isn’t enough… thanks Lluís
View ArticleFlavour selector for the player
Hi @lluisribes, Is preferedFlavorBR not enough because you have several flavours with the same bitrate? The flavour selection logic is explained here:...
View ArticleFlavour selector for the player
Hi @jess @lluisribes, There’s no explicit way to select specific flavourID. The best option is to listen to the “SourceSelected” event and edit the playback URL explicitly. You can edit the URL and...
View Article