This app shows a basic React component for the Cloudinary Video Player.
To run locally:
npm i
npm run dev
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.