Articles
How to write a plugin
To build your own plugin, you'll need to go through a few simple steps: Import the player library. Implement the plugin API methods and properties. Register the plugin in the player framework. In this guide, we'll go through these steps and ...
How to change the tracks labels
Overview This guide will demonstrate how to configure the player's track labels. The Kaltura Player exposes the configuration and APIs that are used for controlling the tracks and tracks labels. Every track label can be changed using the player...
Youbora plugin Integration
Overview Youbora provides a business intelligence solution for broadcasters, OTTs, telcos and media to support your business decisions and drive performance. The ability to harness data across various integrated capabilities and services has bec...
PlayKit JS Moderation
About Moderation plugin provides applications ability to add reporting mechanisem for the content that being played in case users find it not appropriate. PlayKit JS Moderation is written in ECMAScript6 , statically analysed using Typescript...
Player UI Labels Translations
The UI locale can be customized by adding translations to the dictionary object. Dictionaries can be added via the config object and the UI language, can be set via the locale config. The ui language should be from the ISO Language Code List ISO ...
playkit-js-smartSwitch
Kaltura Player CDN Balancer JS plugin for NPAW Smart Switch The playkit-smartswitch the plugin is built upon Kaltura Player and Youbora CDN Balancer solution. NPAN Reference: cdn-balancer js-cdn-balancer-integration Plugin Flow The...
Customizing the player CSS
About
The Player user interface (UI) is created using HTML and CSS, whichs means that you can edit the UI according to your needs; for example, change the color of the scrubber, change the text font family, change the control icons, and much mo...
PlayKit JS Navigation
PlayKit JS Navigation is written in ECMAScript6 , statically analyzed using Typescript , and transpiled in ECMAScript5 using Babel . Getting Started Prerequisites The plugin requires Kaltura Player to be loaded first. Installing Firs...