jess
January 31, 2017, 2:26pm
1
Hello all,
The latest version is now available.
kaltura-base (12.9.0) changelog:
SUP-9380 - Live Manifest delivered over http
SUP-8904 - flavorAsset -> getDownloadURL provides broken links when there are special characters in the entry name such as %
SUP-9879 - Generate thumbnail error when uploading short video - 3 seconds
PLAT-6662 - Entry Deep clone - clone childs
PLAT-5707 - optimize the thumbnail grabbing
PLAT-6503 - Add ability to sanitize/block/notify/ignore on a closed list of object attributes
kaltura-html5lib (v2.52) changelog:
SUP-9989 - Duplicate 350x90 companion ads
SUP-9982 - Companion CreativeType is incorrect
SUP-9980 - YLE - HLS.JS duplicating external stream segments
SUP-9824 - Fullscreen issue with dual screen
SUP-8514 - Chapter and slides have wrong thumbnails
FEC-6311 - Add support to memcache
FEC-6309 - inappropriate use of ARIA roles, states, and properties
FEC-6308 - The video player object contains inappropriate aria roles
FEC-6216 - Player spinner is displayed during failover
FEC-6184 - playback of live stream freezes after fallback to primary
FEC-6128 - Upgrade hls.js to v0.6.x
FEC-5598 - HLS JS: Green screen appears when Trinity Church stream is playing
FEC-6332 - Regression: HLSJS: In most of cases scrubber stays at the same place and live indicator shows DVR after trying to back on live from DVR during throttling
FEC-6321 - HLS JS - Loading spinner is shown on playing video after back to LIVE on external stream
FEC-6330 - Continuous loading symbol displayed on changing the rate
FEC-6341 - Live indicator doesn’t return to Live when you pause the stream twice
FEC-6343 - Kaltura Live: Bitrate switch: Player doesn’t switch bitrate after starting to play live and trying to choose lowest bitrate
Enable setting only required settings for HLSJS
Disable memCache by default
Revert “Change playbackrate api in playManifest request”
To upgrade, please follow:
RPM based:
# Installing Kaltura on a Single Server (RPM)
This guide describes RPM installation of an all-in-one Kaltura server and applies to all major RH based Linux distros including Fedora Core, RHEL, CentOS, etc.
([Note the supported distros and versions](http://kaltura.github.io/platform-install-packages/#supported-distros)).
[Kaltura Inc.](http://corp.kaltura.com) also provides commercial solutions and services including pro-active platform monitoring, applications, SLA, 24/7 support and professional services. If you're looking for a commercially supported video platform with integrations to commercial encoders, streaming servers, eCDN, DRM and more - Start a [Free Trial of the Kaltura.com Hosted Platform](http://corp.kaltura.com/free-trial) or learn more about [Kaltura' Commercial OnPrem Edition™](http://corp.kaltura.com/Deployment-Options/Kaltura-On-Prem-Edition). For existing RPM based users, Kaltura offers commercial upgrade options.
#### Table of Contents
[Prerequites](https://github.com/kaltura/platform-install-packages/blob/master/doc/pre-requisites.md)
[Non-SSL Step-by-step Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#non-ssl-step-by-step-installation)
[SSL Step-by-step Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#ssl-step-by-step-installation)
[Unattended Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#unattended-installation)
[Upgrade Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#upgrade-kaltura)
[Remove Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#remove-kaltura)
[Troubleshooting](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#troubleshooting)
This file has been truncated. show original
Deb based:
# Installing Kaltura on a Single Server (deb)
This guide describes deb installation of an all-in-one Kaltura server and applies to deb based Linux distros.
The processes was tested on Debian 8 and Ubuntu 14.04 but is expected to work on other versions. If you tried a deb based distro and failed, please report it.
[Kaltura Inc.](http://corp.kaltura.com) also provides commercial solutions and services including pro-active platform monitoring, applications, SLA, 24/7 support and professional services. If you're looking for a commercially supported video platform with integrations to commercial encoders, streaming servers, eCDN, DRM and more - Start a [Free Trial of the Kaltura.com Hosted Platform](http://corp.kaltura.com/free-trial) or learn more about [Kaltura' Commercial OnPrem Edition™](http://corp.kaltura.com/Deployment-Options/Kaltura-On-Prem-Edition). Please note that this service in only offered for RHEL based distros.
#### Table of Contents
[Prerequites](https://github.com/kaltura/platform-install-packages/blob/master/doc/pre-requisites.md)
[Step-by-step Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#step-by-step-installation)
[Unattended Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#unattended-installation)
[Upgrade Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#upgrade-kaltura)
[Remove Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#remove-kaltura)
[Troubleshooting](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#troubleshooting)
This file has been truncated. show original
Or, if running a cluster:
# Deploying Kaltura Clusters
Below are **RPM** based instructions for deploying Kaltura Clusters.
Refer to the [All-In-One Kaltura Server Installation Guide](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md) for more notes about deploying Kaltura in RPM supported environments.
Refer to the [Deploying Kaltura Clusters Using Chef](https://github.com/kaltura/platform-install-packages/blob/master/doc/rpm-chef-cluster-deployment.md) for automated Chef based deployments.
### Before You Get Started Notes
* If you see a `#` at the beginning of a line, this line should be run as `root`.
* Please review the [frequently answered questions](https://github.com/kaltura/platform-install-packages/blob/master/doc/kaltura-packages-faq.md) document for general help before posting to the forums or issue queue.
* All post-install scripts accept answers-file as parameter, this can used for silent-automatic installs.
* For a cluster install, it is very important to pass an [answer file](https://github.com/kaltura/platform-install-packages/blob/master/doc/kaltura.template.ans) to each script because otherwise, the MySQL 'kaltura' passwd is autogenerated by the installer. This is fine for a standalone server but for a cluster, passwd must be the same on all.
* [Kaltura Inc.](http://corp.kaltura.com) also provides commercial solutions and services including pro-active platform monitoring, applications, SLA, 24/7 support and professional services. If you're looking for a commercially supported video platform with integrations to commercial encoders, streaming servers, eCDN, DRM and more - Start a [Free Trial of the Kaltura.com Hosted Platform](http://corp.kaltura.com/free-trial) or learn more about [Kaltura' Commercial OnPrem Edition™](http://corp.kaltura.com/Deployment-Options/Kaltura-On-Prem-Edition). For existing RPM based users, Kaltura offers commercial upgrade options.
### Instructions here are for a cluster with the following members:
* [Load Balancer](#apache-load-balancer)
* [NFS server](#the-nfs-server)
* [MySQL Database](#the-mysql-database)
* [Sphinx Indexing](#the-sphinx-indexing-server)
* [Front servers](#the-first-front-node)
This file has been truncated. show original