HTTP 503 on ABR requests using nginx-vod-module
Hello, I agree with you that it is a bit confusing... Let me explain. First, make sure you're using version 2.48.1 of kaltura-html5lib. You didn't mention which CE version you have installed but...
View ArticleAdding a MediaSapce channel to a category via API
hi Jess, I couldn't follow your steps ):The first error I got was adding data by the matedate service - when I input the same thing xml data - "?xml version="1.0" I get error - "invalid metadata data:...
View ArticleAdding a MediaSapce channel to a category via API
Hi Dor, The best place to go to for API documentation is https://developer.kaltura.com.Under https://developer.kaltura.com/recipes, you'll find step by step code examples for various tasks, including...
View ArticleAdd Proxy for Bulk Upload
Hey, I am currently working on a clustered Kaltura 12.2.0 Community Edition.The entire Cluster is behind a Firewall and the only possibility to reach the web is via a proxy. Sadly this means that I...
View ArticleAdding a MediaSapce channel to a category via API
Hi Jess, first of all thanks for the quick replay, I have already visited https://developer.kaltura.com, it contains no information regarding channels and/or their connection to categories, I tried...
View ArticleHTTP 503 on ABR requests using nginx-vod-module
Hi @jess, That was the missing bit on this, the Universal DRM. It worked even without the "dash: true" variable. Great, now off to DRM activation. Thanks for the help.
View ArticleError: Media not found
On the URL below, certain users/browsers are able to view the video without issue, but others receive an error message after clicking play, which reads: "Error: Media not found" This doesn't seem to...
View ArticleAdd Proxy for Bulk Upload
Hi @Raumen837, Yes it is. In /opt/kaltura/app/configurations/batch/batch.ini under the 'Worker' section,...
View ArticleError: Media not found
Hello, Since you're using our SaaS, I recommend you open a support ticket. That said, my first guess is that you have a geo restriction [or another access control restriction] enabled for this entry...
View ArticleError 404 on html5/html5lib/v2.46.rc6/mwEmbedLoader.php
Do you have any idea about the last problem ?
View ArticleAzure Media Services Support
I noticed that there's a press release regarding support of Azure Media Services (https://corp.kaltura.com/company/news/press-release/kaltura-offer-end-end-cloud-tv-services-azure)Will this support...
View ArticleAzure Media Services Support
Hi, The press release you're referring to discusses use of Kaltura on the MS cloud [Azure]. Since CE is Kaltura self hosted, I am not sure what sort of support you're asking about.. can you please...
View ArticleAzure Media Services Support
So this is to use SaaS on Azure as a hosting provider! I understood that this was an integration to use Azure Media Services (https://azure.microsoft.com/en-us/services/media-services/) encoding and...
View ArticleAdd Proxy for Bulk Upload
@jess I added the code but nothing changed I Added (with other url): [Worker] maximumExecutionTime = 300 params.tempDirectoryPath = /opt/kaltura/tmp engineOptions.asperaTempFolder =...
View ArticleAdd Proxy for Bulk Upload
Can you add a debug print in /opt/kaltura/app/batch/client/KalturaClientBase.php, right after: if (isset($this->config->proxyHost)) { ?something like:...
View ArticleAdding a MediaSapce channel to a category via API
Hi Dor, There is no specific info about channels because, as I said, channels is a KMS concept, not an API one. Channels are just categories with "special" attributes. That is, they are categories...
View ArticleHTTP 503 on ABR requests using nginx-vod-module
After looking into it a bit further, it seems if you set the following UI vars:dash.plugin: truedisableHLSOnJs: true You do not have to enable the "Universal DRM" plugin in order to get playback in...
View ArticleTags for profiles visibility?
Hi all! Is possible set the profiles visibility to tags?Is possible via plugin or needs a development? I would like to create a site where the visible contents are the ones visible for a specific...
View ArticleAdd Proxy for Bulk Upload
So,I added the code to the KalturaClientBase.php. The Log Contains (changed Domain): http://proxy.proxy.zsa.com:8080 http://proxy.proxy.zsa.com:8080 ... I use the same proxy in my bash environment....
View Article