Why does the nodejs KalturaClient use http module instead of https?
Hello, Kaltura supports connecting to the endpoint both over HTTPs and plain HTTP. To use SSL you simply pass "https://" as the protocol. However, the way NodeJS implements things is a bit different...
View ArticleVideos do not play after Kaltura CE upgrade to kaltura-release-12.6.0-1.noarch
Hi, I'm afraid none of what you posted from the logs can account for your issue.Easiest way to debug it is by providing a URL to where a player is embedded.You can do that by going to KMC, select an...
View ArticleVideos do not play after Kaltura CE upgrade to kaltura-release-12.6.0-1.noarch
Yes, here it is: http://webtv.cei-bg.org/index.php/extwidget/preview/partner_id/101/uiconf_id/23448530/entry_id/0_fi076ns1/embed/iframe?&flashvars[streamerType]=auto I see in Console...
View ArticleCustomize contact number
Hi @razvan_iacob, Change it in /opt/kaltura/app/configurations/local.ini, directive name is contact_phone_number.Post changing it, reload Apache for it to take affect.
View ArticleCustomize contact number
Jess, it's already changed there, but it does not change in https://domain/index.php/kmc/kmc4#account|upgrade.
View ArticleCustomize contact number
I'm afraid that's in the Flash SWFs, under:/opt/kaltura/web/flash/kmc/v5.41.1/locale/ the source is here: github.com kaltura/kmc Kaltura Management Console (aka KMC). For the login project see:...
View ArticleVideos do not play after Kaltura CE upgrade to kaltura-release-12.6.0-1.noarch
Hello @emil_stoyanov, http://webtv.cei-bg.org/index.php/extwidget/preview/partner_id/101/uiconf_id/23448530/entry_id/0_fi076ns1/embed/iframe?&flashvars[streamerType]=auto plays for me. Using both...
View ArticleWhy does the nodejs KalturaClient use http module instead of https?
Thanks for the great explanation Jess. That makes sense. The only reason I was asking/concerned was that I was working on implementing proxy support in KalturaClientBase.js and found that the...
View ArticleKaltura CE 12.4.0 | Bug Report
@jess Streaming from an IP camera is not quite that straight forward. Unlikely a source such as the one you describe. jess: To stream use:rtmp://$NGINX_HOST:1935/kLive/stream I need the synatax to...
View ArticleVideos do not play after Kaltura CE upgrade to kaltura-release-12.6.0-1.noarch
Yes, I am sorry and you are right - I suppose this was some kind of temporary problem since meanwhile I re-run /opt/kaltura/bin/kaltura-config-all.sh, as well as the populate scripts in...
View ArticleHow to Control Bike Moving From Jind
Packers and Movers JindPackers and Movers Jaipur There is much worries related tomoving eradication. Folks have a solid need that their belonging must reachproperly to the newest destination. But that...
View ArticleTotal Family Shifting Option with Packers and Movers Manesar
Packers and Movers ManesarPackers and Movers Ludhiana Going house is one of manymonotonous tasks. You can find so many difficulties which can be associatedwith going and shifting. Though shifting is...
View ArticleProblems installing Kaltura CE on ubuntu 14.x
Hi, I am unfamiliar with the what the port numbers correspond to ports in the conifg file. Here is the copy of the config file. ~Tim "# local TZ to be used by PHP code. Note that it MUST be the same...
View ArticleVideos do not play after Kaltura CE upgrade to kaltura-release-12.6.0-1.noarch
No problem:) Glad we're good.
View ArticleProblems installing Kaltura CE on ubuntu 14.x
Hi, You've got: KALTURA_VIRTUAL_HOST_PORT="443" Which is wrong. 443 is the default port for HTTPs. Since you want HTTP and do not have an SSL cert and key, you need: KALTURA_VIRTUAL_HOST_PORT="80" #...
View Article12.6.0 being very buggy trying to use. Massive "Internal server errors" in...
Greetings,We are still trying to get an install that is fully functional. Tried going with 12.6.0 this time, and now different issues. Wish I knew what we doing wrong that we can't get this to work...
View Article12.6.0 being very buggy trying to use. Massive "Internal server errors" in...
I re-ran /opt/kaltura/bin/kaltura-config-all.sh, but WITHOUT SSL. and after completion, no longer betting the popup error. Waiting to hear back from others.
View ArticleProblems installing Kaltura CE on ubuntu 14.x
Still no luck. '# local TZ to be used by PHP code. Note that it MUST be the same as your DB TZ.TIME_ZONE="America/New_York"'# Apache...
View Articlemedia.listAction() API call returns ks
Hello, I use the AngularJS framework : log_in_service is a service I created for managing the user authentication. I define in it functions to authenticate, get and set the users credentials and save...
View Article