What are the some of the VOD platforms?
Some of the Well known VOD platforms are Kaltura, Vimeo ott, Uscreen, Dacast, BrightCove, VPlayed etc 1 post - 1 participant Read full topic
View ArticleWhat are the top 5 platforms to build Video platforms for Education?
Some of the top 5 platforms are Kaltura, Panapto, VPlayed, Muvi and Zype.Before Choosing one explore it’s features, pricing, how it relevant to your Goal. 1 post - 1 participant Read full topic
View ArticleCreate Parent-Child video via Bulk XML Upload/Update
Greetings all! I have some media entries (video and content) that I would like to make into parent-child entries, preferably using the bulk XML upload/update process. From the documents provided, and...
View ArticleProblems with chunked upload in Python API Client
Greetings. I am having trouble with the Kaltura API Client. Specifically, with uploading large files in chunks. I’m using the latest version, Mac M1, Sonoma 14.5. This has worked for years to upload a...
View ArticleListening for events from player in iframe
Hi, I’m new to Kaltura. I have been asked to include Kaltura videos in some of our courses. I was given an iframe link by an administrator and the video works well. However, I would like to get two...
View ArticleBulk Upload XML Specifying an Existing CategoryId, but WITH new subcategories?
The bulk upload example from the docs is < category**>** examples > example1**</** category**>** That all works fine on upload, UNLESS “examples” already exists. So in this case it...
View ArticleCreating a Parent-Child video via API
Hey, im new the Kaltura and their API I want to create a simple website where i can upload 2 videos and create the same effect you create via the Kaltura capture. I dont need help with the frontend,...
View ArticleUser count in KAF is different than API user->list
Hello, I’m trying to figure out why the user list presented in the Kaltura KAF GUI is a different list than the users gathered through the api UserService->List. I’m using the C# client library for...
View ArticleC# List MediaEntryFilter not filtering by LastPlayedAt
I am developing a C# interface to the Kaltura API. I am listing media using the MediaEntryFilter. The filter has 4 fields that I updated before calling out to the API. Here are the values I’m using in...
View ArticleFilter/Breakdown getTotal report on autostart yes/no
Hi Is it possible to filter or even breakdown a getTotal or getTable report on a dimension like autoplay = true/false? 1 post - 1 participant Read full topic
View ArticleKaltura Player Error: "Source Video Not Found" even though Status is "ready"
Hello, I’m having an issue with the Kaltura player in my application. We’re using the KalturaClient to fetch video information from the Kaltura server. Although the KalturaEntryStatus response object...
View ArticleHow to receive the live streaming in Python?
Hi! When we create a livestreaming and we are transmitting the content to the kantura portal, we have a URL that we use to watch the livestreaming in real time. The html that runs from this link opens...
View ArticleAdvice on using pulling GA from KMS
Hi. We use KMC as our CMS and we are currently building a new organisational website. We want to track the user journey/actions using GA as they navigate through content both on our own site (mostly...
View ArticleNo associatedTranscriptIds on my Captioned video?
Hi I tried to retrieve media captions when I check captionAsset for associatedTranscriptIds there is nothing can someone help me with this? I already check my video entry ID, code, and my caption...
View ArticleExtracting User Engagement stats per user per video through API
Hello, I would be interested in getting user engagement stats per user per video through APIs in Python. I have been going through the various reports that getTable method supports, but not sure which...
View ArticleRetrieve a list of media a user has liked
Hi is it possible to use the like.list api to retrieve a list of the media that a user has “liked” Thank you, Anna 2 posts - 2 participants Read full topic
View ArticleThumbnail API to grab images from a video
Hello friends, I need an API to capture thumbnail every x seconds of videos on MediaSpace to use in an AI application to recognize images. How can I get this API? Reference article: Can Kaltura...
View ArticleThe access to service [report->getTable] is forbidden (SERVICE_FORBIDDEN)
Hello, I want to use the report.getTable function to retrieve TOP_USER_CONTENT][47] . I am able to start a client session with Kaltura using app tokens, but I am getting a SERVICE_FORBIDDEN error when...
View ArticleShow users and groups in KAF after adding them through API
Hi, We where having some problems making users visible in KAF after adding them through the API. (We are using the Kaltura.Client.Library for c#) After finding this post I managed to make them...
View ArticleHow to change client library c# to KAF
How can I alter the client library to add the users to KAF instead of KMC? (Hence: How do I alter the Application/EntryApplication setting) 3 posts - 2 participants Read full topic
View Article