Skip to content

Overview

Note

SyncStage Web SDK is currently available only in PREVIEW-ONLY mode, which means it is not yet recommended for production usage. Learn more..

SyncStage SDK for Web brings low latency communication capabilities to your desktop.

It consists of two components:

  • SyncStage Web SDK (TypeScript & JavaScript) embedded into your web application.
  • SyncStage Agent running on your desktop.

SyncStage SDK for Web latest version: v0.2.0 (PREVIEW-ONLY) (View changelog)

Get SDK Test SyncStage Web SDK on macOS

Why do I need SyncStage Agent?#

To provide low-latency capabilities SyncStage uses platform-specific optimizations, not available from the browser's engine. Therefore, we have introduced a SyncStage Agent, an application that be installed in the system and run in the background.

Requirements#

Browser#

Below is a list of currently supported browsers. We are working to cover all the main browsers.

Browser Support Comment
Chrome
Opera
Edge
Safari Work in progress
Firefox Work in progress

Platform#

SyncStage Agent, necessary to establish audio communications, is currently available only for macOS. Both Intel and Apple chips are supported. We are working to bring SyncStage to other platforms, i.e. Windows and Linux.

Browser Support Comment
MacOS
Windows Work in progress
Linux Work in progress