Skip to main content

End of play

What you learn​

You're instantiating DIVA Player in your app and relying on DIVA Back Office as the video streaming source.

The goal of this article is to build the simplest front-end to stream a video from the DIVA Back Office with, at the end, the lists of recommended other videos.

Before starting​

  • Set up the development environment.
  • Ensure the DIVA Back Office instance you rely on is up and running.
  • Ask your video engineers team <videoId>, <settingsURL>, <languageCountryCode>, <userToken> and <sharedKey>.
  • Ensure the VideoMetadata contains the video lists with videos to recommend at the end of the video.

Instantiation​

Write the Basic instantiation code.