Scope and Target Audience
The Kaltura Terminology page introduces some of the terms commonly used in Kaltura’s documentation. The glossary is mainly targeted to readers of Kaltura technical material.
Technical Terms
-
AGPL
Affero General Public License.
-
Decision layer
An independent chunk of code that contains the logic for choosing between multiple courses of action according to a given input.
-
FOSS
Free and Open Source Software.
-
GPL
GNU General Public License.
-
OEM
-
Open Source
[wikipedia][OSI]
Open source is a development method for software that harnesses the power of distributed peer review and transparency of process. The promise of open source is better quality, higher reliability, more flexibility, lower cost, and an end to predatory vendor lock-in. -
ORM
Object-relational mapping. Allows access to a database using a set of objects.
-
VAR
Value-added reseller.
Kaltura Partner ID Terms
-
Admin Web Service Secret
A unique admin-level security string assigned to a specific Kaltura Partner. This is used by the Kaltura servers as a key for authenticating admin web sessions initiated by client-side applications utilizing Kaltura technology.
-
Kaltura Network
A network of rich-media, video content and it's metadata shared by the Kaltura partners and users across the network of Kaltura servers on the hosted edition (will be opt-in in CE and EE editions).
The content is shared under CC to encourage re-use of free content and re-mixing.
It is on an opt-in base, and partners with secured or proprietary content can choose to opt-out from being a part of the Kaltura network.
The Kaltura network enables partners to collaborate, share and remix content, increasing syndication and improve visibility for SEO and wider audience reach. -
Kaltura Partner
A person or an organization with an account on the Kaltura system. Commonly, it is possible to become a Kaltura Partner either by manually signing up, or by registering to Kaltura during the installation process of a Kaltura application.
-
Partner Account
All information stored within the Kaltura database related to a specific partner. Partner account includes partner identifiers, partner’s security secrets, information on partner website, partner server settings etc.
-
Partner ID
A numeric identifier that uniquely identifies a partner in the Kaltura database.
-
Publisher
A person or an organization with one or more accounts on the Kaltura system. A publisher may have multiple partner IDs.
-
Sub Partner ID
A numeric identifier originally defined to enable sub partitioning of Kaltura partnership. For a specific partner: Sub Partner ID = 100 X Partner ID.
-
User
This term is commonly used within Kaltura documentation to represent an end-user using Kaltura applications within a Partner’s website.
-
Web Service Secret
A unique user-level security string assigned to a specific Kaltura Partner. This is used by the Kaltura servers as a key for authenticating user web sessions initiated by client-side applications utilizing Kaltura technology.
Kaltura Technology Terms
-
Admin Tags
A non-hierarchical keyword or term assigned to an entry to help describe it and allow it to be found again through a search by an administrator. Admin tags can only be added by the system administrator.
-
Destination
A media provider or video sharing site.
-
Distribution
Publishing media entries in a destination site.
-
Entry
Kaltura's database and API representation of a content entity and its metadata.
Entry types include media, video, audio, image, data, mix, document, and playlist.
Entry metadata includes type, storage location, title, tag, and rating. -
Entry ID
A string identifier generated by Kaltura servers to uniquely identify one entry within Kaltura database.
-
Entry point
(Live video) The nearest physical location where a CDN network can ingest a live feed to the delivery network.
-
Flavor
A rendition of an entry with specific attributes, such as bitrate and dimensions. The entry may be a video, audio, image, document, or mix. Commonly used in multiple bitrate adaptive playback.
-
Kaltura API Client Libraries
Client side implementations provided by Kaltura to enable convenient processing of HTTP requests/responses while using Kaltura servers APIs. Read more about client libraries...
-
Kaltura Client Notifications
HTTP POST requests that are sent upon specific media events from a specific Kaltura widget to a URL on partners` host servers. Kaltura client notifications enable partners to integrate with Kaltura’s technology in a way that is synchronized with media events occurring on Kaltura’s servers as well as with Kaltura widget’s control events. An example to Kaltura client notification is the entry_add notification, sent by the KCW widget upon the completion of entry uploading widget step. Partner’s can process this notification and enable partner specific metadata setting for this entry at their web site, aligned with the KCW widget’s steps
-
Kaltura Metadata
"Data about other data". This term is commonly used within Kaltura documentation to describe the information being stored within the Kaltura database with relation to a specific entry. This may include: name, tags, admin tags, creation/modification dates, description, partner data etc.
In some cases this may also relate to the Kaltura Mix SDL (the XML that represent the Kaltura Mix Sequence). -
Kaltura Server Notifications
HTTP POST requests that are sent upon specific media events from the Kaltura servers to a URL on partners` host servers. Kaltura server notifications enable partners to integrate with Kaltura’s technology in a way that is synchronized with media events occurring on Kaltura’s servers. An example to Kaltura server notification is the entry_add notification, sent upon the completion of entry creation at Kaltura servers. Partner’s can process this notification and enable or display this entry at their web site, only when it was actually added to Kaltura servers.
-
Kaltura Session (KS)
This term is commonly used within Kaltura documentation to describe the string identifier generated by Kaltura for web session authentication. Read more about Kaltura Session...
-
Kaltura Web Services (Kaltura API)
Kaltura Application Programming Interfaces. These are well defined server-side interface methods that expose Kaltura’s core technology to client-side web implementations. Read more about Kaltura APIs...
-
Media Entry
An entry representing media content of a specific media type (video, video mix, audio, image, etc.)
-
Media filter
A set of media entry related parameters and a specific querying logic used for conditional selection of media entries from the Kaltura database. Media filters are commonly in use at gallery implementations for displaying media according to different criteria, such as: media uploaded after a specific date, media tagged with specific tags, media created by a specific user, etc.
-
Partner Services (PS)
An additional name describing the Kaltura API.
-
Playlist
A list of entries that were grouped and ordered to be streamed one after the other.
-
Tags
A non-hierarchical keyword or term assigned to an entry to help describe it and allow it to be found again through a search.
-
uiConf
This term is commonly used within Kaltura documentation to describe the internal configuration xml of a specific Kaltura widget. This xml includes the settings of the widget’s appearance and functionality.
-
Video Mix
A video made up of two or more entries.
Kaltura Product Terms
-
Gallery
Kaltura Gallery (KGallery) services enable an efficient visual display of media files, hosted on a Kaltura server, providing a list of entries on the page. Read more...
-
KAE
Kaltura Advanced Editor, Kaltura semi-professional video editing software. Read more...
-
Kaltura Administration Console
An application for administering the Kaltura system, including administration of multiple Kaltura accounts. The Admin Console typically is accessed by Kaltura system administrators, the IT team, and partners using Kaltura On Prem.
-
Kaltura Application
Self-contained, client-side combination of Kaltura widgets and server APIs, tailored to support specific media workflows or as an extension to a specific web content platform.
-
Kaltura Community Edition (CE)
A self-hosted, community supported version of Kaltura's Open Source Online Video Platform. Read more...
-
Kaltura Enterprise Edition (EE)
A self-hosted Kaltura supported version of Kaltura's Open Source Online Video Platform that includes dedicated professional support, integration with proprietary encoding solutions, decentralization, clustering, and other enterprise level features and services.
-
Kaltura Hosted Edition
Kaltura's full-featured SaaS Open Source Video Platform hosted on the Kaltura servers. Try Free Trial...
-
Kaltura MediaSpace
A fully customizable video portal.
-
Kaltura Widget
Self-contained client-side components encapsulating graphics, media functionality and events control along with direct access to Kaltura APIs.
-
KCW
Kaltura Contributor Wizard, Kaltura widget for content ingestion; a flash wizard that provide an easy to use, friendly, and customizable user interface for uploading and importing media and content. Read more...
-
KDP
Kaltura Dynamic Player. Kaltura widget for media playing, providing graphics and direct API access for media streaming, playing, sharing, sound control, advertising and more. Read more...
-
KMC
Kaltura Management Console. An application for content management, application creation and configuration, content monetization, distribution and syndication, and account management and reporting. The KMC is accessed by Kaltura partner administrators and the various users of a Kaltura account. Read more...
-
KSE
Kaltura Standard Editor, Kaltura standard video editing widget. Read more...
-
KSU
Kaltura Simple Uploader, a headless (no user interface) Kaltura flash widget for content upload. Read more...
-
Playlist
Kaltura widget that is a part of the KDP widget for encapsulating a list display of selected media items, providing graphics, and direct API access for media navigation and activation functionality. Read more...
Media & Networking Terms
-
Aspect ratio
The ratio between the width and the height of a video. Most common ratios are: 4:3 – Normal screen, 16:9 – wide screen.
-
Bumper video
A brief video that plays before a main video starts. Usually identifies the organization that provides the main video. Also may be a type of custom advertisement.
-
CDN
A content delivery network or content distribution network is a system of computers networked together across the Internet that cooperate transparently to distribute content for the purposes of improving performance and scalability. Read more about media streaming in Wikipedia.
-
Codec
Compressor/decompressor. Technology used to compress and decompress computer data, such as audio or video files.
-
CMS
Content Management System.
-
Embedding Adobe Flash Object
Inclusion of an Adobe Flash object within an html page to enable its display by an Adobe Flash player plug-in application. The Flash object is embedded using the OBJECT and EMBED html tags. Learn about KDP Embed...
-
FLV
Flash Video is a file format used to deliver video over the Internet using Adobe Flash Player or other browser plug-ins. Currently the most popular format for embedded video on the web.
-
FME
Adobe Flash Media Encoder.
-
FMS
Adobe Flash Media Server.
-
Latency
(Live video) The delay that a viewer experiences between delivery of a video image and its audio signal.
(Media player) The delay that a viewer experiences between pressing Play and viewing a video. -
LMS
Learning Management System.
-
Mid-roll
An advertisement that plays at a specific point during a main video. The point where the mid-roll plays in the video is configurable.
-
MRSS
Media RSS file format.
-
Post roll
An advertisement that plays after a main video.
-
Pre-roll
An advertisement that plays before a main video.
-
Scrubber
A scale line in a media player. Usually used as a progress bar and for moving to a new position.
-
Streaming
Transmission of digital audio or video, or the listening and viewing of such data without first storing it. Streaming is mostly measured by the amount of bandwidth consumed while serving content. Read more about media streaming in Wikipedia.
-
Sunrise
The time that an entry becomes accessible to end users in the destination site.
-
Sunset
The time that an entry becomes inaccessible to end users in the destination site.
-
SWF
‘Small Web Format’ by Adobe. This is the dominant format for displaying "animated" vector graphics on the web, also supporting audio, video and many different possible forms of interaction with the end-user. Read More...
-
SWFObject
An open-source JavaScript library used to embed Adobe Flash content within web pages while dealing with player version detection and avoiding broken SWF content. Read More...
-
Thumbnail
A small version of an image, or an image representing a video, used for preview purposes.
-
Transcoding
Direct digital-to-digital conversion of one encoding to another. Read more about media transcoding in Wikipedia.
-
UGC
User-generated content.
-
White labeling
The ability for a publisher to brand a Kaltura player or application.



