Encoding queue logic
I can't seem to understand the encoding queue logic. If I have configured batch to run 4 ffmpeg simultaneously And I have uploaded 3 video files at once.each of them should be transcoded to 3...
View ArticleDelete files from remote storage when a Media Entry is deleted
anyone knows if Kaltura can remove (automatically of course) from remote storage the flavors of deleted media entries ?
View ArticleCustom url for video
Well, It is strange, it as if there is a length limit to the mediaProxy. The less attributes I set on each source, the more sources I can get:http://whitenblue.com/kaltura/ext3.html
View ArticleKaltura CE 11.11.0 released
Hello, As the message indicates, the code cannot connect to your MySQL.Start by ensuring it is running with:# service mariadb statusif it is not, check the logs using:# journalctl...
View ArticleCustom url for video
The limit is on the iframe request length. If you run http://whitenblue.com/kaltura/ext1.html?debugKalturaPlayer you will see an error in the console that jQuery is missing. This is since the iframe...
View ArticleKaltura CE 11.11.0 released
[root@kaltura ~]# mysql -uroot -p$SUPER_USER_PASSWDWelcome to the MariaDB monitor. Commands end with ; or \g.Your MariaDB connection id is 307Server version: 5.5.47-MariaDB MariaDB Server Copyright...
View ArticleDelete files from remote storage when a Media Entry is deleted
we had investigated this about a year ago and at the time this functionality was not working. To my Knowledge it is STILL not working, at least for S3 remote storage.
View ArticleDelete files from remote storage when a Media Entry is deleted
maybe I have to change something in post-convert processing. anyway, thanks for your reply
View ArticleKaltura CE 11.11.0 released
Looking at your output, I do not see the DB population part was done.This is most probably because it already ran in the past, failed and now exists in a non functional state.Start...
View ArticleDelete files from remote storage when a Media Entry is deleted
Hi AML, As it stands now, when deleting an entry from the API, it should also delete it from the remote storage, assuming the remote storage is set to "automatic" state.An entry deletion via the API...
View ArticleCaching the video from Online and play it in offline - IOS
I need to cache videos when the network is in online and play the video while it is in offline in mobile apps. Need example for caching and offline playing
View ArticleKaltura CE 11.11.0 released
I have centos 7 new instalation ( updated ) and make kaltura-config-all.sh enter link description herein kaltlog "[2016-04-05 14:13:52]failed to connect [1] [0.003000020980835]...
View ArticleKaltura CE 11.11.0 released
Hi, As the output clearly shows: ERROR: Couldn't make an API request to http://kaltura.silesiakite.pl/api_v3/index.php?service=system&action=ping. Until this is fixed, there is not point in...
View ArticleCaching the video from Online and play it in offline - IOS
Have you read: https://github.com/kaltura/player-sdk-native-ios/wiki/Offline-Playack?
View ArticleKaltura CE 11.11.0 released
Ok thank you for help (my error in firewall NAT configuration external and internal ip)
View ArticleKaltura CE 11.11.0 released
This topic was automatically closed after 8 days. New replies are no longer allowed.
View ArticleDelete files from remote storage when a Media Entry is deleted
Hi @jess, as usual your reply is always useful. I prefer start defining my hw architecture, I have a cluster installation with, in particular: #2 FrontEnd + Sphinx + Batch #1 Batch By the way, I tried...
View ArticleError when trying to access account usage data
Hi Jess, adding few more info on the exception which i received in convertcloser-0-2016-04-06.log. 2016-04-06 18:22:17 [1033949198] [BATCH] [KalturaClientBase->doQueue] NOTICE: execution time for...
View ArticleIOS-Does kaltura Native Player supports offline videos
Hi @elizas Thank you for your reply and the doco. We have tried as suggested in the document using your test project and we are close but still havn't 100% achieved full offline playback. Is there any...
View Article