update docs

This commit is contained in:
Yanzhen Yu
2020-11-19 16:42:10 +08:00
parent a2cd3e2da0
commit 6c4f10e4e7
16 changed files with 651 additions and 74 deletions

View File

@@ -0,0 +1,7 @@
# 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).