Polyv Help Center

Help Center

Playback Feature Integration

Updated: 2023-01-09 15:15:26

1. Document Description

Polyv SaaS backend and APIs both support playback settings. Custom authorization, external authorization, and independent authorization all allow setting the playback video ID through the user's platform. The integration documentation is as follows:

2. Playback Feature Settings

  1. For playback feature effect diagrams, please refer to Playback Effect Diagram Display
  2. For setting playback in the Polyv Live SaaS backend, please refer to SaaS Backend Playback Settings
  3. For operating playback via API interfaces, please refer to Query Channel Playback Settings and Modify Channel Playback Settings

3. Custom Authorization Specifying Playback Video

The playback video ID specified by custom authorization takes precedence over the playback settings in the SaaS backend. For example: If the SaaS backend playback settings specify Video A as the playback video, and custom authorization uses Video B as the playback video, then when entering via custom authorization, the playback video will be Video B.

Usage

  1. For custom authorization integration, please refer to the document Custom Authorization
  2. Polyv will submit the playback video ID [vid] to the [Custom Authorization URL] set by the user (this value may be empty). The user can return a vid in the custom authorization URL, which will serve as the actual playback video (it can differ from the playback video ID [vid] submitted by Polyv)
  3. If the viewer does not enter via the playback URL, the vid returned by the user in the custom authorization URL will serve as the playback video (simply do not return a vid when playback is not needed)

4. External Authorization Specifying Playback Video

The playback video ID specified by external authorization takes precedence over the playback settings in the SaaS backend. For example: If the SaaS backend playback settings specify Video A as the playback video, and external authorization uses Video B as the playback video, then when entering via external authorization, the playback video will be Video B.

Usage

  1. For external authorization integration, please refer to the document External Authorization
  2. When accessing the Polyv viewing page URL, append an additional playback video ID parameter [vid] to the URL. Polyv will then play the playback video based on this vid (this parameter can be omitted when playback is not needed).

5. Independent Authorization Specifying Playback Video

The playback video ID specified by independent authorization takes precedence over the playback settings in the SaaS backend. For example: If the SaaS backend playback settings specify Video A as the playback video, and independent authorization uses Video B as the playback video, then when entering via independent authorization, the playback video will be Video B.

Usage

  1. For independent authorization integration, please refer to the document Independent Authorization
  2. When accessing the Polyv viewing page URL, append an additional playback video ID parameter [vid] to the URL. Polyv will then play the playback video based on this vid (this parameter can be omitted when playback is not needed).
联系客服,在线咨询