Export Media URL
Hi @melaleuca5, And line 44 of /home/ubuntu/Kaltura-Library-Export-Excel/entries.php reads? The thread you referred to contains two scripts and a lot of posts besides:) It would therefore be best if...
View ArticlecaptureSpace.serveInstall Documentation
Discussion for captureSpace.serveInstall documentation
View ArticleDisable all the cookies
Hi! one question. Does exist a way to disable all the cookies that Kaltura player can create in the user web explorer (Obviously losing the functionality related to cookies). thanks so much Lluís
View ArticleOld Kaltura HTML5 Player V2.11 > PHP Warning: Invalid UTF-8 sequence in...
KMC_PATH=ls -ld $BASE_DIR/web/flash/kmc/v* 2>/dev/null|awk -F " " ‘{print $NF}’ |tail -1 awk: ‘{print awk: ^ invalid char ‘▒’ in expression /opt/kaltura/web/flash/kmc/v5.37.21/...
View ArticleOld Kaltura HTML5 Player V2.11 > PHP Warning: Invalid UTF-8 sequence in...
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View Article‘Section ‘my_hostname.com’ cannot be found in...
Hi Jess, I wonder if you have seen the PHP warning bellow. I appreciate your time and effort. Thanks, Dmitri Kaltura 9.18 MySQL 5.66 PHP 5/3/3 2018-06-26 09:38:34 [216080320]...
View ArticleKalturaTranscriptAssetFilter Documentation
Discussion for KalturaTranscriptAssetFilter documentation
View ArticleUploading Caption by PHP API
Hello everyone! I need to upload the caption by api php the same way I do the thumb upload. For thumb I use the following object and method: thumbAsset.addFromImage But for caption I did not find...
View ArticleUploading Caption by PHP API
Hi @zarich, Please see https://github.com/kaltura/platform-install-packages/blob/Naos-14.0.0/RPM/scripts/postinst/add_caption.php
View ArticleChrome kmc4#dashboard|:1 Cross-origin plugin content from must have a visible...
Hi Jess, I wonder if you have the fix for the chrome error. Thank you. Dmitri Cross-origin plugin content from must have a visible size larger than 400 x 300 pixels, or it will be blocked. Invisible...
View ArticleChrome kmc4#dashboard|:1 Cross-origin plugin content from must have a visible...
@astrava, I’m sorry but 9.18 is very very old and I can no longer support it. Please upgrade to the latest version.
View ArticleExport Media URL
Awesome made those changes and things started to work. A couple questions I have 4000+ media entries I am changing the page index to get all of them. Page Size is there a limit in the api, I tried...
View ArticleDocker Install with SSL
Trying to install Kaltura Docker locally with SSL. I am using the following answer file as a test, so credentials are ok to see =). I am getting this error when installing tarting httpd: [Thu Jun 28...
View ArticleUnable to bind playkit-js "AD_STARTED" event
Hi I want to perform some action when the Advertisement starts in video, I have came across this events in github.com...
View ArticleDocker Install with SSL
Hi @melaleuca5, You’re not doing anything wrong or at least, if you are, that warning is no indication of that:) This block: Alias /apps/kea "/opt/kaltura/apps/kea" <Directory...
View ArticleExport Media URL (Resolved)
Hi @melaleuca5, You cannot get more than 500 entries in one request. That’s why paging is necessary. The code sets the page index to 1 initially and then starts iterating over the entries, increasing...
View ArticleDocker Install with SSL
Ok I added IS_SSL=“Y”, I am getting when I try to login An error occurred (error code: API:-1) Looking at the console I a getting 404 https://k.test.com/admin_console/css/style.css , so not sure if...
View ArticleUnmute string in the player
Hi, how can I change the “unmute” string in the player that appears when you initiate a play. I don’t find it in the http://player.kaltura.com/docs/Strings strings page the variable to change. Thanks!...
View ArticleUnmute string in the player
I find the string in the code in Github… “mwe-embedplayer-unmute-label”: “Unmute” Lluís
View Article