@sentry-internal/rrvideo
TypeScript icon, indicating that this package has built-in type declarations

2.31.0 • Public • Published

rrvideo

中文文档

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

Demo Video

Install rrvideo

  1. Install Node.JS
  2. 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.webm 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.

Readme

Keywords

none

Package Sidebar

Install

npm i @sentry-internal/rrvideo

Weekly Downloads

1

Version

2.31.0

License

MIT

Unpacked Size

17.7 kB

Total Files

9

Last publish

Collaborators

  • haza
  • sentry-bot
  • mitsuhiko
  • zeeg
  • leedongwei
  • evanpurkhiser
  • billyvg
  • jauer
  • markstory