# Introduction
# What is Pixellot WebSDK ?
Pixellot WebSDK - is a JavaScript library that allows you to integrate a video content from Pixellot into your web application.
There are few main components which we're distributing via Pixellot WebSDK:
Player - a professional video player which have a big variety of features and possibilities to extend it. Mainly it supports playing HLS based streaming video content, both VOD and Live streams. Check base setup
SDKApi - an API set of variables that can be used for communication with Pixellot SDK API. For example via
SDKApi
you can: get or create tags/clips/highlights from Pixellot. Click for more info
# Getting started
# Prerequisites
- Google IMA SDK script (opens new window) (Required in case you need ads)*
# WebSDK versioning
Version | Description |
---|---|
v3 | Latest version |
v3-public | Stable version (recommended). |
# Package location
The package can be found in the Pixellot Package Repo: https://github.com/Pixellot/web-sdk/pkgs/npm/web-sdk (opens new window)
# Getting Started
Please read the Getting Started Guide for how to integrate the library into your project.
# Browser support
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
---|---|---|---|---|---|
Latest ✔ | Latest ✔ | Latest ✔ | 8.0+ ✔ | Latest ✔ | ✕ Not supported ✕ |
# AirPlay support 
Casting video content to an AppleTV.
Apple's AirPlay allows your viewers to stream your content from their beloved Apple device to any AirPlay-powered entertainment output. This feature is automatically add AirPlay support out of the box.
Added since v3.0.5
# Chromecast support 
Casting video content to via Chromecast.
Added since v3.0.5