Skip to main content

Basic video playback

What you learn​

You're instantiating DIVA Player in your web front-end and relying on third party video streaming source.

The goal of this article is to build the simplest front-end to stream a video from your video production.

Before starting​

  • Ensure the video production you rely on is up and running.
  • Set the videoId and <stream URL>.

Instantiation​

In the basic instantiation code, replace <video id> and <stream URL> with values you got from your video engineers team.