Skip to main content

Installation

To install the Player, run the following command in a React project:

npm i --save-exact @remotion/player@4.0.133
npm i --save-exact @remotion/player@4.0.133
This assumes you are currently using v4.0.133 of Remotion.
Also update remotion and all `@remotion/*` packages to the same version.
Remove all ^ character in front of the version numbers of it as it can lead to a version conflict.

Components

Guide