api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
A basic HTML & JavaScript app that reads an array of api.video videoIds. Using the api.video player SDK, the app creates a video player, and then when the video is done - destroys the player, and creates a new player - with the next videoId
This essentially creates a "playlist" Each video in the array will be played: one after another.