About
Kaltura Player is an open-source media player that supports video-on-demand and live streaming across web and mobile environments.
The player can be customized to match your organization's branding and user experience requirements, and its source code is available for developers who want to build and host their own deployments.
Key capabilities include:
- Cross-platform playback for web, iOS, and Android
- Adaptive bitrate streaming
- Live streaming support
- Player plugins and extensions
- Customization using CSS and HTML
Open-source availability
The Kaltura Player source code is available in the Kaltura GitHub repository.
- Developers can:
- Download the player source code
- Build the player library using the provided build instructions
- Customize player functionality and appearance
- Host the player library in their own environment
To use the player independently, you must build the player library and host the resulting files on a publicly accessible web server or CDN.