-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
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
[Bug]: rrweb收到的录屏JSON无法转发成视频,请求协助是什么问题 #951
Comments
请提供更多信息,比如通过什么方式转为视频,具体的错误是什么 |
通过rrvideo的方式转化为视频。 根据json的时间戳判断,视频时间应该是16分钟左右,但是转化后的最终视频为65分钟,并且只有前面两分钟有内容,后面的录屏都是页面卡住,页面没有变化。 |
你好,能协助解决一下吗? |
在浏览器里回放正常吗 |
浏览器里面使用rrwebPlayer可以正常播放,生成视频的时候我们使用的是rrvideo --input PATH_TO_YOUR_RRWEB_EVENTS_FILE 这个指令。请问为什么两者之间有差别呢? 另外在浏览器用rrwebPlayer的过程也清晰很多,生成视频后有一些交互会丢失 |
rrweb-io/rrvideo#26 更新下rrvideo里的rrweb-player 版本就好了 |
Preflight Checklist
What package is this bug report for?
rrweb
Expected Behavior
您好,我们将rrweb来对用户的行为进行记录,但是近期调用一个用户数据的时候,发现生成不了录屏数据,能否帮忙协助一下看看录屏数据是哪里有问题? JSON文件如下
43dca72c5fdb4670a1c4072851efdea9.txt
Actual Behavior
用户正常进行操作,其实大部分的用户使用记录都可以正常生成视频
Testcase Gist URL
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: