We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我原本在用 rrweb 来录制页面,但发现他不支持 canvas 。 于是我找到了这个,似乎这个是支持 canvas 的,但我不知道该如何使用。 下载源码在本地编译后,没有看到例子
The text was updated successfully, but these errors were encountered:
这个对 canvas 也是静态的支持,观测不了变化,rrweb 内部使用了 rrweb-snapshot 做全量快照。
对于 canvas 的需求可以做一个最小的 repo 给我用于测试吗?这样会加快功能的开发。
Sorry, something went wrong.
能否支持生成视频格式文件,如:mp4、avi等等
canvas 请参考 rrweb-io/rrweb#296 (comment)
转换为视频请参考 rrweb-io/rrweb#40 (comment)
No branches or pull requests
我原本在用 rrweb 来录制页面,但发现他不支持 canvas 。
于是我找到了这个,似乎这个是支持 canvas 的,但我不知道该如何使用。
下载源码在本地编译后,没有看到例子
The text was updated successfully, but these errors were encountered: