Build a Mini Netflix (with React)
  • About Cloudinary Labs
  • Build a Mini Netflix with Cloudinary
    • Introduction
    • Delivering Video
    • Setup React
    • Install Dependencies
    • Styling your App
    • User Authentication
    • Callback Component
    • Navigation Component
    • Display Component
    • Setup Root Route
    • Upload Component
    • Setup Upload Route
    • Upload Videos
    • Display Videos
    • Enable Auth
    • Share on Twitter
Powered by GitBook
On this page
  1. Build a Mini Netflix with Cloudinary

Delivering Video

PreviousIntroductionNextSetup React

Last updated 7 years ago

You can decide to use a plain HTML5 video player to deliver videos to your users or take advantage of advanced JavaScript-based HTML5 video player out there. One such advanced video player is the Cloudinary's video player.

Cloudinary's video player is a JavaScript-based HTML5 video player bundled with many valuable customization and integration capabilities. If you use this video player to embed your videos, you'll define the source video or the playlist for your player as part of that process, and the video tags with all relevant video formats and other relevant settings are automatically generated.

The player is fully integrated with Cloudinary's video delivery and manipulation solution and it takes just a few lines of code to embed a player into your web page.

See the Pen by Prosper Otemuyiwa () on .

Cloudinary Player
@unicodeveloper
CodePen