6.12.0 • Published 19 days ago

@castlabs/prestoplay v6.12.0

Weekly downloads
-
License
See https://castl...
Repository
github
Last release
19 days ago

PRESTOplay for Web Apps

PRESTOplay for Web Apps is our SDK framework for deploying fantastic HTML/JavaScript video players across web-enabled platforms.

You can start using PRESTOplay now for your local development, and visit us to get your license.

Documentation, manuals, tutorials and demos can be found at https://demo.castlabs.com.

Installation and getting started

You can install the PRESTOplay SDK using a package manager such as npm or yarn using:

npm install @castlabs/prestoplay

Once installed, you can follow the getting started guide for a full example, but here is how it would look like:

import {clpp} from "@castlabs/prestoplay"
import "@castlabs/prestoplay/cl.mse"
import "@castlabs/prestoplay/cl.dash"

const player = new clpp.Player("video");
player.use(clpp.dash.DashComponent);

player.load({
  source: "https://content.players.castlabs.com/demos/clear-segmented/manifest.mpd"
})

There is also an accompanying stylesheet that can be found in:

node_modules/@castlabs/prestoplay/clpp.styles.css

Support and Help

License

6.12.0

19 days ago

6.11.1-beta.4

20 days ago

6.11.1-beta.3

21 days ago

6.11.1-beta.2

21 days ago

1.1.1-beta.2

22 days ago

6.11.1-beta.1

22 days ago

6.11.0

1 month ago

6.10.0

2 months ago

6.9.0

3 months ago

6.8.0

4 months ago

6.6.0-ibc2023.5

8 months ago

6.6.0-ibc2023.7

8 months ago

6.5.0

8 months ago

6.6.1

6 months ago

6.6.0

7 months ago

6.6.1-beta.2

7 months ago

6.7.0

5 months ago

0.0.0

8 months ago

6.4.1

9 months ago

6.4.0

10 months ago

6.3.0

11 months ago

6.2.8

1 year ago

6.2.7

1 year ago

6.2.6

1 year ago

6.2.6-rc-2

2 years ago

6.2.6-rc-1

2 years ago

5.0.0-beta-1

7 years ago

5.0.0-alpha3

7 years ago