Skip to content

Quickstart

Before you begin#

Before you start developing your application with the SyncStage SDK, you need to opt-in to Early Access Developer program and get your SyncStage SDK secrets. Once you have opted-in we will contact you to provide you with your SDK secrets. The SDK secrets are your credentials that authenticates requests associated with your project.

Become an Early Access Developer

Start with an example project#

The best way to start with SyncStage is by trying out our example project available on GitHub SyncStage Test App for Web.

Learn more

Use SyncStage SDK in your application#

1. Add package dependency#

To get the latest npm package of the SyncStage SDK install it from: https://www.npmjs.com/package/@opensesamemedia/syncstage

2. Get SyncStage Desktop Agent#

macOS#

To use test application you need to install SyncStage Desktop Agent on your Mac. Download SyncStage Desktop Agent for macOS

Windows#

To use test application you need to install SyncStage Desktop Agent on your PC. Desktop agent for Windows is preview-only, it does not implement all of the methods yet, and does not provide low latency performance yet - learn more.

Download SyncStage Desktop Agent for Windows

3. Integrate provisioning into your app backend#

4. Integrate the SyncStage class with your app#

Here you can find a list of: