How to disable slices in html5 player
Hi AML, Do you mean disabling the thumbnail preview? if so, then yes, you can disable them by removing the scrubber plugin, however, that has the usually undesired outcome of disabling the ability to...
View ArticleHow to disable slices in html5 player
Hi Jess, I'm not looking for disable all thumbnails, but only the little thumbnails preview that appear onmouseover on the scrubber of the player. The link shared in my previous post contains a fake...
View ArticleKaltura red5 server is not starting
@jess If Red5 is need and there is an issue installing Red5 using the Kaltura RPMs is it viable to install it from sourse or using scripts from the Red5 site. I ask only because I was not sure if the...
View ArticleKaltura-updater
Hi, Has anyone used the kaltura-updater project at https://github.com/kaltura/platform-install-packages/tree/master/doc/kaltura-updater My scenario is that I have an old pre-RPM instance of kaltura...
View ArticleKaltura CE 11.9.0 released
This topic was automatically closed after 8 days. New replies are no longer allowed.
View ArticleKaltura CE email not sending
jess: netstat -plnt |grep 25 @jess I am have problems with email on the system I complete a fresh install on and it is only sending out the email saying that the Kaltura account has been setup but not...
View ArticleSphinx servers: indexes not aligned between 2 servers
Hello, I configured my kaltura CE 11.7 installation with 2 Sphinx server (included in Frontends), but I found several times that the sphinx servers are not aligned from the indexes point of view.so,...
View ArticleConfiguration of Kaltura Analytics plugin
Hello, I am currently experimenting with the Kaltura Analytics plugin and ran into some questions. 1) Which significance do playbackContext and originFeature have? What values does each take and where...
View ArticleKaltura red5 server is not starting
Hi, Red5 is only needed in the event you want to do web cam recording from KMC.There is no custom code in the kaltura-red5 RPM, regardless, what exactly is the issue with installing it?
View ArticleKaltura-updater
Hello, The kaltura-updater docs and scripts were contributed by Joost Pluijmers from VIXY Video.He used it to upgrade their CE 6 Kaltura cluster to CE 9, which was the first version released as RPMs....
View ArticleKaltura CE email not sending
Hi, Not sure I understand. Are you saying that a script like:<?phpmail ( 'your@mail.com' , 'subject' , 'message');?> Works and you are not getting emails from Kaltura? do you see a sending...
View ArticleKaltura red5 server is not starting
@jessI am able to install Red5 using yum without errors but the process is not running nor can I access the Red5 server using the assigned ports on the specific CentOS v6.6 machine. My other system I...
View ArticleKaltura CE email not sending
@jessBoth of the follwoing instances work sending mail on all systems I have installed. jess: mail -s Test you@you.com < /etc/issue jess: <?phpmail ( 'your@mail.com' , 'subject' ,...
View ArticleConverting process never ending & internal error on dashboard
@jessPlease review my responses and proved some input on resolving this issue. This is the ONLY operational issue left for this specific installation. Since I need to ingest over 1000+ videos using...
View ArticleHow to disable slices in html5 player
Add scrubber.sliderPreview : false to the flashvars or UIVariables in kmc
View ArticleKaltura CE email not sending
Hello, Kaltura uses the PHP mail() function to send its emails. If mail() from the PHP snippet works, there is no reason why it will not work in Kaltura's context. The PHP mail function, on Unices,...
View ArticleKaltura-updater
Thanks @jess Definitely sounds like a Monday project and not a Friday project, but I'll be sure to let you know how it goes
View ArticleKaltura DWH, how force stats update...?
@jess I have the same issue with all my installations of Kaltura CE. None of them show any Analytic information. I is like none was collected and I am not able to find any errors. I run script...
View ArticleKaltura CE email not sending
@jess I did a few things to fix my issue on all my systems as they related to emails. I first updated the DNS records to add PTR information for all my sub-domains. Then I modified the configuration...
View ArticleAnalytics data not showing/visible
@jess jess: Next, when playing from an embed code, check /opt/kaltura/log/kaltura_apache_access.log and ensure you see requests like:GET //api_v3/index.php?service=stats&action=collect I have...
View Article