Summary
In this chapter, we completely upgraded the play media page on MERN Mediastream by adding custom media player controls using options available with ReactPlayer
enabling the autoplay functionality for a related media playlist after retrieving the related media from the database and making the media details search engine readable by injecting data from the server when the view is rendered on the server.
Now that we have explored advanced capabilities, such as streaming and SEO, with the MERN stack technologies, in the upcoming chapters, we will test the potential of this stack further by incorporating virtual reality elements into a web application.