Mises à jour des produits | Contacter le support | État du système
Page Contents
    --- title: Configuration d'un écran de fin de liste de lecteur à l'aide du plugin playlist-endscreen-fr/ description: Dans cette rubrique, vous apprendrez comment ajouter un écran de fin de liste de lecteur à un lecteur à l'aide du plugin playlist-endscreen. parent: Gestion des lecteur s---

    The playlist-endscreen plugin allows a playlist of videos to be displayed on the player endscreen. The viewer can then click on a video thumbnail image to watch another video. In this player, a playlist endscreen has been configured.

    For information about other options for player endscreens, see Configuring the Player Endscreen.

    Configuring the playlist-endscreen plugin

    To implement the playlist-endscreen plugin using the Players module, follow these steps:

    1. Open the Players module and locate the player.
    2. Click the link for the player to open the player properties.
    3. Click Plugins in the left navigation.
    4. Click Add a Plugin > Brightcove Plugin.
    5. For the Brightcove Plugin, select playlist-endscreen.
    6. The Options(JSON) contains the
      • playlistId - ID of playlist to display on the endscreen
      • title (optional) - Title to display above the list of videos
    7. {
        "playlistId": "1234567001",
        "title": "Related Videos"
      }

    8. Click Save and then Publish the player. Note that it may take up to 5 minutes for the changes to appear in published players.

    Page last updated on 26 Jul 2022