0.3.12 • Published 4 years ago

@cwizard/rrvideo-fix-ffmpeg v0.3.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

rrvideo

中文文档

rrvideo is a tool for transforming the session recorded by rrweb into a video.

Install rrvideo

  1. Install ffmpeg
  2. Install Node.JS
  3. Run npm i -g rrvideo to install the rrvideo CLI。

Use rrvideo

Transform a rrweb session(in JSON format) into a video.

rrvideo --input PATH_TO_YOUR_RRWEB_EVENTS_FILE

Running this command will output a rrvideo-output.mp4 file in the current working directory.

Config the output path

rrvideo --input PATH_TO_YOUR_RRWEB_EVENTS_FILE --output OUTPUT_PATH

Config the replay

You can prepare a rrvideo config file and pass it to CLI.

rrvideo --input PATH_TO_YOUR_RRWEB_EVENTS_JSON_FILE --config PATH_TO_YOUR_RRVIDEO_CONFIG_FILE

You can find an example of the rrvideo config file here.

0.3.9

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.4

4 years ago

0.3.0

4 years ago

0.2.9

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.3

4 years ago

0.2.84

4 years ago

0.2.83

4 years ago

0.2.82

4 years ago

0.2.81

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago