Sample Integrations

Sample Integrations

To better demonstrate the SDK functionality, we have created a sample app that includes basic video player functionality along with a simple interface for switching layouts. This is not an exhaustive sample. Please treat it as a preliminary implementation of the customized application you will create using our SDK. You can review the source code and run it.

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

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