Kaltura CE 13.11.0 released
Hello all, The latest version is now available. kaltura-base (13.11.0) changelog: Increase the Encrypted file max size to 25 MB (https://github.com/kaltura/server/pull/6638) Add delete verification...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Hi Jess, unfortunately is not working at all on M3U8 tab and not working on any tab when using applehttp format in the URL on MP4 Player works only with this URL:...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Hi Juan, Is your system accessible from the outside world? If so, please provide a valid URL to a manifest and I’ll take a look. Also, using a network sniffer, you can see the full playManifest...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Hi Jess, yes, those are the links i get from the entry investigation in Kaltura Console: www -...
View ArticleMedia.list error while retrieving a LOT of items
I am in the process of migrating Kaltura data to another platform, however whenever I try to get all the media items by running a media.list API command, iterating through all the available pages,...
View ArticleMedia.list error while retrieving a LOT of items
Hi @gfalqui, You can simply use: GitHub kaltura/Kaltura-Library-Export-Excel Kaltura-Library-Export-Excel - This script loops through all entries, categories and chosen metadata profile (or filtered...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Hi @juanpanie, Lets start with: mysql> select * from delivery_profile where id=$DELIVERY_PROFILE_ID\G mysql> select * from storage_profile where id=$REMOTE_STORAGE_PROFILE_ID\G You can get the...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
@jess This is the storage profile: id created_at updated_at partner_id name system_name desciption status protocol storage_url storage_base_dir storage_username storage_password...
View ArticleBatch Jobs Not Working and Admin Console returning Error -1
Hi again Jess, I’ve added a new delivery profile in combination with the previos one: id partner_id created_at updated_at name type system_name description url host_name recognizer tokenizer status...
View ArticleCapturespace "presentation is invalid" when browsing for presentation to upload
I am trying to use Capturespace under the “Add New” > “Capturespace Recording” > “Presentation On” > “Browse”. When I tehn select the .pptx file to upload, i get the following error: “The...
View ArticleKaltura CE 13.11.0 released
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleCalling a external script with flashvars
Sure. Feel free to post any question you may have.
View ArticleMedia.list error while retrieving a LOT of items
Thank you for the exporting tool, it has been quite helpful reading how you do things, however what’s the solution to this specific API issue, though? Because we’ve internally built an exporter...
View ArticleMedia.list error while retrieving a LOT of items
I’ve solved the issue by using the createdAtLessThanOrEqual filter with CREATED_AT_DESC order.
View ArticleMedia.list error while retrieving a LOT of items
Yes, that’s how you should do it and how the code I referred you to does it.
View ArticleHow can i get the caption?
Hello, my videos have captions, I would like to get this automatically. Is there any method that returns me if that video has or not caption and also the path that it is?
View ArticleHow can i get the caption?
Hi @matheusbzevedo, Please see: https://developer.kaltura.com/recipes/captions#/start and: How can I change the closed captions language via the JavaScript API
View ArticleCapturespace "presentation is invalid" when browsing for presentation to upload
Hi @daveskole, I FWed this to our support team and they will reach out to you. Thanks,
View Article