Files
rrweb/docs/recipes/export-to-video.md
Yanzhen Yu aeeafddb46 update docs
2026-04-01 12:00:00 +08:00

8 lines
301 B
Markdown

# Convert To Video
The event data recorded by rrweb is a performant, easy to compress, text-based format. And the replay is also pixel perfect.
But if you really need to convert it into a video format, there are some tools that can do this work.
Use [rrvideo](https://github.com/rrweb-io/rrvideo).