GitHub - cloudinary-devs/cloudinary-video-player-react: A React app showing how to render a basic Cloudinary Video Player component.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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.

About

A React app showing how to render a basic Cloudinary Video Player component.

Resources

Readme

Activity

Custom properties

Stars

2 stars

Watchers

1 watching

Forks

2 forks

Releases

No releases published