Docker + Cloud-front + S3
I setup a server with Docker + S3 everything is working except when I upload a file it uploads to s3 but files dont play. Basically the manifest link is the main domain but it errors our and gives...
View ArticleMissing Parameter from MediaUpdate Service request
Hi @david.hahn1, In your code, I see: MediaUpdateRequestBuilder request = MediaService.Update(videoid.Value,editentry); but I don’t see that videoid is set anywhere… Generally speaking, when debugging...
View ArticleMissing Parameter from MediaUpdate Service request
Hi @jess I forgot to mention a few things. videoid.value does contain a valid entryID. This isn’t in the code example, but I’ve verified that it’s true. I’ve also tried hard-coding a entry ID in the...
View ArticleHelp us find out how education uses video - take the State of Video in...
Every year, we collect insight from educators, administrators, researchers, and even students on how video is being used both in and out of the classroom. It’s time to make your opinion heard! Today,...
View ArticleMissing Parameter from MediaUpdate Service request
So, doing some more investigation it seems this truncation of the request is the problem. However, it doesn’t happen with every entry. It seem there are specific entries this happens with. I haven’t...
View ArticleKaltura v9.18 MySQL v5.6 admin password reset
We have Kaltura v9.18 MySQL v5.6 /opt/kaltura/bin/kaltura-db-config.sh mysql rootuser passwd 3306 Checking MySQL version… Your version of MySQL is not compatible with Kaltura at the moment. Please...
View ArticleMediaSpace Mobile App Issues
I faced the same problem a while back. There must be some sort of malware that’s causing the problem. Try giving it hard-reset and see if it resolves the problem. Good luck! Zain A. UC Browser APK
View ArticleKaltura v9.18 MySQL v5.6 admin password reset
Hi @astrava, v9.18 will not work with MySQL 5.6, I’m afraid. If you want to use 5.6, you’ll need to upgrade to a higher version. MySQL 5.6 support was added in 11.1.0. The DB population will not work...
View ArticleMissing Parameter from MediaUpdate Service request
So, I think I figured out what’s going on here. If there is a single quote in a the description field, it seems to cause the json parsing to go bad. It could possible be in other fields too. I’m not...
View ArticleQuiz Module on Working
I have installed this on our staging environment, and have gone to repeat the steps on our production environment, but the Quiz module is not working correctly. I have followed the steps: To deploy...
View ArticleQuiz Module on Working
I should mention we are using Blackboard learn as our LMS, and this is where the quiz option isn’t available (ref....
View ArticleError: No KS where KS is required - Kaltura Player API (Javascript)
Hi all, I’m new to using Kaltura Player API. We have some videos on our KMC. I’m trying to load the videos with entryId and partnerId using Kaltura Player API Javascript. We have different Access...
View ArticleMissing Parameter from MediaUpdate Service request
Alright, for those you playing the home game it appears this isn’t a problem with single quotes. It’s a problem with character sets or something similar. I think people are copying and pasting...
View ArticleMissing Parameter from MediaUpdate Service request
Hi @david.hahn1, Please provide a full example for such an entry object and I’ll take a look.
View ArticleError: No KS where KS is required - Kaltura Player API (Javascript)
Hi @grip_sri, You can learn about how to generate a Kaltura Session [KS] here: https://developer.kaltura.com/workflows/Generate_API_Sessions/Authentication When a KS is required, you simply need to...
View ArticleMissing Parameter from MediaUpdate Service request
Sure thing @jess. I’d feel more comfortable PM’ing you the object so I’ll go that route.
View ArticleKaltura CE 13.17.0 released
Hello all, The latest version is now available. kaltura-base (13.17.0) changelog: apimon - log conditional cache sql validations (https://github.com/kaltura/server/pull/6957) PLAT-8768: Invalidate...
View Article