Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 669 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 669 Bytes

Cloudinary Video Player

This app shows a basic React component for the Cloudinary Video Player.

To run locally:

  1. npm i
  2. npm run dev

Player and Source config

The playerConfig prop refers to Constructor parameters for configuring the player instance, for example the look and feel of the player.

The sourceConfig prop refers to Source configuration related to controlling the playback behavior or information of a specific video source, for example any transformations or video title.