Quantcast
Channel: Kaltura - Latest posts
Browsing all 7410 articles
Browse latest View live
↧

thumbAsset.setContent throws an error

Hi @abrar, I don’t see where in your code you’re creating a upload token? You can use this tutorial as a starting point: https://developer.kaltura.com/workflows/Ingest_and_Upload_Media;step=intro It’s...

View Article


Kaltura CE 14.5.0 released

This topic was automatically closed after 8 days. New replies are no longer allowed.

View Article


User.update Documentation

Discussion for user.update documentation

View Article

Entries of type image not being exported to S3

Hi, can someone help me out on this? Image entries are not being exported to S3, no jobs run for image entries. Thanks

View Article

thumbAsset.setContent throws an error

Hi @jess, Thank you for the reply. A little confusion here, Typescript library does not have yet UploadToken.Add Action for now but according to the documentation KalturaUploadedFileTokenResource...

View Article


Entries of type image not being exported to S3

Hi @abrar, Indeed, there’s no code to handle that at the moment. It shouldn’t be hard to add, however. You’re more than welcome to submit a pull request to the server repo.

View Article

Encrypt and License Content Documentation

Discussion for Encrypt and License Content documentation

View Article

KalturaDrmProfile Documentation

Discussion for KalturaDrmProfile documentation

View Article


mediaInfo.list Documentation

Discussion for mediaInfo.list documentation

View Article


Capturespace "presentation is invalid" when browsing for presentation to upload

I am having the same problem please help

View Article

Cue Point Serve Documentation

Discussion for Cue Point Serve documentation

View Article

Session.impersonate Documentation

Discussion for session.impersonate documentation

View Article

Entries of type image not being exported to S3

Hi @jess, I am trying to look into kaltura server repo to see if i could fix it. Could you please give me some direction where should I look into. I have configured PHPStorm to listen for debug...

View Article


Secure Proxy of HTTP Kaltura

David, so maybe this is what you are accounting for, we get everything to be proxied fine, except the media file. It still makes a call to the Kaltura server at https: GET...

View Article

KalturaMixEntry Documentation

Discussion for KalturaMixEntry documentation

View Article


user.exportToCsv Documentation

Discussion for user.exportToCsv documentation

View Article

Secure Proxy of HTTP Kaltura

Hi @bkelm, We use a delivery profile for the media files. The delivery domain might be different from the Kaltura API/web domain and points to the proxy servers (CDN). The CDN pulls the files from the...

View Article


Entries of type image not being exported to S3

Hi @abrar, The code that actually performs the file export is here: github.com kaltura/server/blob/Naos-14.6.0/batch/batches/Storage/Engine/KFileTransferExportEngine.php#L27 $this->protocol =...

View Article

About player api events

About the following Go back 5 seconds Go back 10 seconds Go forward 5 seconds Go forward 10 seconds http://player.kaltura.com/docs/KeyboardShortcuts I knew that it works by pressing the keyboard. Is...

View Article

About player api events

Hi @kox, Yes, you can do the same by attaching doSeek notification to your own buttons: $('.myButton button').click(function(){ kdp.sendNotification('doSeek', 5 ); });

View Article
Browsing all 7410 articles
Browse latest View live