Error player html5 in mobile
hello all i have problem if open kaltura in mobile phone i get the player but press play open new tab with this link ....
View ArticleHow to Connect with Partners for Reality TV Show in Nigeria
We want to seek for financial partners for the hosting of house of pageant reality tv show in Nigeria 1 post - 1 participant Read full topic
View ArticleAdd feature for IPFS storage and streaming
Hi! Could be possible to add a feature like IPFS storage and streaming? Cheers!!! examples: GitHub GitHub - tomeshnet/ipfs-live-streaming: Like HTTP live streaming, but with... Like HTTP live...
View ArticleS3 integration with kaltura to store images from server to s3
Hi, We are having current scenario where we are storing our images on the server itself where kaltura is installed. But now as we want to move and retrieve all our images from s3. While research we...
View ArticleDevelopment setup for kaltura-server
I’m doing some development on the kaltura-server codebase. https://github.com/kaltura/server Currently, I do not have a good setup and I’m reaching out to see if you have any suggestion. I’d like to...
View ArticleBeginners question: How do I change default view
Hello, I uploaded videos to the kaltura Plattform and added chapters and slides to the timeline. Now players show slides big and the video small. I’d like to change this by default, make players show...
View ArticleEvent Notification Template: An error occurred (error code:...
I have been trying to access event notification templates via admin console. When I click publishers’ actions, I get this error. In kaltlog, here are errors that I get. Stack trace: #0...
View ArticleWhat is proper 'expiry' value when invoking client.appToken.startSession?
We wrote the Python (3.8) code below, which uses KalturaApiClient version 17.18.0. The ‘expiry’ value we set is 900000. Our Kaltura API sessions often succeed, and they sometimes fail with “Error ‘-1,...
View ArticleKaltura Java Documentation
Team, We are trying to integrate Kaltura using its client-based Java SDK (GitHub - kaltura/KalturaOttGeneratedAPIClientsJava) And I was looking for the documentation but was unable to find any. I was...
View ArticleCreate live stream entry in kaltura using Java
Team, How to create a live stream entry using Java? I took reference to the Kaltura python integration project and was trying to find something similar in Java. But I’m unable to find any. Here is the...
View ArticleHow to cut multiple sections of one video using KalturaClipAttibute
Using KalturaClipAttributes, how do I clip multiple sections of one video video to create a new one unwanted portions of the video. trying to create a script to do this for me. feed the function with...
View ArticleAdding KMC-ng to old Kaltura Server that has only old KMC
Hello all, Is there a way to integrate KMC-ng to old Kalturas. For example, I am trying to do this with Kaltura Kajam version. I just want to add new admin console to old version of Kaltura. When I...
View ArticleRestore deleted entries
Hi, If I call media.delete (entryID), I believe this would only mark those entries as “deleted” and won’t show on KMC. Is there an API command I can run to restore them? Also, I can’t seem to get...
View ArticlemediaProxy replacement for V7 players
Hello @jess I have read all docs and browsed the source code without any luck. I am still in need to find a way of getting media metadata from within the playkit V7 player. Something like the...
View ArticleWhen authenticated via token, I cannot retrieve the list of entries
Hello I can authenticate with a SHA256 token, that has an ADMIN session type and these privileges: "“disableentitlement, list, download, sview, downloadasset, sviewplaylist” However, whenever I call...
View ArticleHow to pass KS token to the java service classes?
I’m trying to create a live stream entry for which I need to pass the Kaltura session. I found a sample code in the below link (click on the Test console tab. And select the livestream service from...
View ArticleAdding Captcha to KMC-ng
Hello all, Is there a way to add captcha for KMC-ng? I don’t know it is needed or not? 1 post - 1 participant Read full topic
View Article2 FA for KMC-ng
I can’t use 2 fa for KMC-ng. I searched on web but couldn’t see useful info. It is written on guide however saying that “Contact your Kaltura representative to enable this feature”. Is this feature...
View ArticleUpload API sometimes doesn't increase "uploadedFileSize" in the response
Hi, What should I do if during upload with endpoint https://api.eu.kaltura.com//api_v3/service/uploadtoken/action/upload, “uploadedFileSize” in the response doesn’t increase? In the normal situation,...
View ArticleAre there any restrictions on using Postman for testing purposes?
Hello again, I have been able so far to authenticate and connect programmatically my Rails application to my Kaltura account. I keep though having a real hassle if I want to test the authentication...
View Article