Guides

Collection

Introduction

With the Saucelive Collection Library, you can easily implement a live streaming page by inserting just a few lines of code.

Integration

There are two integration methods:

  1. Full Rendering (Basic Setup)
    You can render the entire page with a simple configuration.
    → For more details, see Basic Collection Usage.
  2. Modular Rendering
    In addition to full-page rendering, you can selectively render specific curations as needed.
    → For more details, see Modular Collection Usage.

  • The Collection Library also supports user authentication integration.
    For more details, see Collection Authentication Guide.
  • The Collection Library can be used alongside the Saucelive Player Library without conflict.

브릿지 payload 정의

To navigate from the Collection Library to a separate page with the Saucelive player, a bridge function must be configured.
For implementation details, please refer to collection payload Definition