Player disappears when I click on maximise button
Hey, Yes, you should override the functionality of this button and implement your own logic. Please use below doc to do...
View ArticleIs a video is viewed completely than replay does not work ios
Hey @mauligulati, already answered on: forum.kaltura.org Reply button not working I am using Xcode 8 and Swift 3 and integrated Kaltura player. Following is the code:- if (player == nil) { // Account...
View ArticleKaltura Cluster, both Sphinx Servers are showing wrong and different amounts...
Hi @jess Thanks ! This Works for me!
View ArticleHTML5 Player try to Use HLS(m3u8) instead of HTTP
Hi, I have a Problem with the HTML5 Player.I use Kaltura Video Platform - Community Edition 12.3.0 in a cluster but only with Apache (no nginx/VOD). In our TestSystem the Html5 Player work like a...
View ArticleHTML5 Player try to Use HLS(m3u8) instead of HTTP
Hi, Uou can set disableHLSOnjs to true in the player's UI vars and it will play progressive HTTP instead but I wouldn't recommend it.Any specific reason why you don't want to use Nginx with the vod...
View ArticleHTML5 Player try to Use HLS(m3u8) instead of HTTP
Hi, we cant use Nginx Our Server Hoster (managed) dont allow us to use Nginx. I added your UI var. No success Sitenode: Flashplayer Works fine without changes.
View ArticleHTML5 Player try to Use HLS(m3u8) instead of HTTP
Hi, Are you sure it's not due to caching? try to create a new player adding this var and see if that works. Also, what player version are we talking about?
View ArticleAdd purge files on delete to Kaltura v5
Hi Is it possible to just add the "purge files on delete" functionality to kaltura V5? I know there is a line in the permissions table in the new kaltura versions but I'm sure there are more things to...
View ArticleCompiling the kaltura nginx with live rtmp
Hi Jess,Thanks a lot for the quick response, starting today I'll try and add the new nginx streaming configuration to our cluster. Fingers crossed Regards,Jacob R.
View ArticleCompiling the kaltura nginx with live rtmp
Hi again Jess,Seems i get Reloading nginx configuration: /opt/kaltura/nginx/sbin/nginx: error while loading shared libraries: libavcodec.so.57: cannot open shared object file: No such file or...
View ArticleCompiling the kaltura nginx with live rtmp
Hi @razvan_iacob, Which kaltura-ffmpeg have you got?Should be 3.1.3-2+b3. If it isn't, please make sure you upgrade. Thanks,
View ArticleCompiling the kaltura nginx with live rtmp
root@test:/etc/apt/sources.list.d# dpkg --list |grep kalturaii kaltura-base 12.3.0-2 all Kaltura Open Source Video Platformii kaltura-batch 12.3.0-1 all Kaltura Open Source Video Platform - batch...
View ArticleCompiling the kaltura nginx with live rtmp
Hi @razvan_iacob, +b2 should be fine.What's the ouput for:# ldd /opt/kaltura/nginx/sbin/nginx |grep libavcodec.so?should find /opt/kaltura/ffmpeg-3.1.3/lib/libavcodec.so.57 which is part of the...
View ArticleCompiling the kaltura nginx with live rtmp
jess: /opt/kaltura/nginx/sbin/ My folder structure is:drwxr-xr-x 8 root root 4096 Nov 1 12:41 ./drwxr-xr-x 10 root root 4096 Nov 1 13:51 ../drwx------ 2 kaltura root 4096 Oct 25 11:56...
View ArticleCompiling the kaltura nginx with live rtmp
Ok. so i reinstalled Kaltura, root@test:/opt/kaltura/nginx/sbin# ldd /opt/kaltura/nginx/sbin/nginx |grep libavcodec.so libavcodec.so.57 => /opt/kaltura/ffmpeg-3.1.3/lib/libavcodec.so.57...
View ArticleCompiling the kaltura nginx with live rtmp
Seems I managed to get it working, just need to re-deploy front-end. Regards,Jacob R.
View ArticleCompiling the kaltura nginx with live rtmp
Hi @razvan_iacob, Not sure what you mean by "re-deploy front-end"? does it work for you now?
View ArticleAdd purge files on delete to Kaltura v5
Hi @benny_1, I wouldn't invest time in trying to backport this feature. CE 5 is quite old and is not supported by us for years now. I highly recommend that you upgrade instead.
View ArticleSetting up media space
Hi, What, in particular are you interested in?There are several relevant documents in knowledge.kaltura.com you can look into but you have a more specific question, I'll be glad to refer you to the...
View Article