Skip to main content

Alternate streams

What you learn​

You're instantiating DIVA Player in your web front-end 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 a multistream videolist.

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 the <video id> and the related <settings URL>.
  • Ask your video engineers team confirmation that streamed video have the multistream videolist within the VideoMetadata.

Instantiation​

There's no code to add to the Basic instantiation code.