Sample Integrations

Fully functional reference projects and demo applications for the StreamLayer Web SDK. Clone, configure, and run a working integration to explore SDK features.

Sample Integrations

To demonstrate the SDK in action, we provide a sample app that includes basic video player functionality and a simple interface for switching layouts. Use it as a starting point for your own integration.

Getting Started

  1. Clone the repository: https://github.com/StreamLayer/sdk-web-demo
  2. Create a .env file from .env.template and add your SDK API Key. See Settings to learn how to obtain your key.
  3. Build and run the project.

For more details, follow the integration guides in this section or contact us at [email protected].


Related