Rrvideo receipe update (#1390)

* Update export-to-video.md

The file was pointing to the old Rrvideo repo The old repository soon is going to be closed as the Rrvideo was merged on Rrweb This change is pointing this recipe to the new and updated official doc.

* Update export-to-video.zh_CN.md

The file was pointing to the old Rrvideo repo The old repository soon is going to be closed as the Rrvideo was merged on Rrweb This change is pointing this recipe to the new and updated official doc.

Chinese version
This commit is contained in:
Patrick Lopes
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 77e12e4f54
commit 297e4bc4c7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,4 +4,4 @@ The event data recorded by rrweb is a performant, easy to compress, text-based f
But if you really need to convert it into a video format, there are some tools that can do this work. 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). Use [rrvideo](https://github.com/rrweb-io/rrweb/blob/master/packages/rrvideo/README.md).

View File

@@ -2,4 +2,4 @@
rrweb 录制的数据是一种高效、易于压缩的文本格式,可以用于像素级的回放。但如果有进一步将录制数据转换为视频的需求,同样可以通过一些工具实现。 rrweb 录制的数据是一种高效、易于压缩的文本格式,可以用于像素级的回放。但如果有进一步将录制数据转换为视频的需求,同样可以通过一些工具实现。
使用 [rrvideo](https://github.com/rrweb-io/rrvideo)。 使用 [rrvideo](https://github.com/rrweb-io/rrweb/blob/master/packages/rrvideo/README.zh_CN.md)。