Skip to content

Jetstream Player SDK

The Jetstream Player SDK helps you use the Jetstream Player on your website and control it with JavaScript calls.

You add the player to your page, and from there your own code is in charge. It can:

  • play, pause, seek, and mute from your own buttons and scripts
  • react to what the player is doing – when it starts, pauses, or finishes

It works the same way for videos, audio, and whole playlists.

Where to go next