rrweb
rrweb copied to clipboard
record and replay the web
Hi there. As discussed in another issue, I'm using the `event-cast` to get a stream of events as the replay is happening. I'd like to be able to get more...
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success. ### What package is this...
I have a problem here. In the player, in the scrolling area of recorded content, the scroll bar cannot scroll to the end. I think it may be that the...
应用场景: 录制端域名a.com,录制端有一个同源的iframe。 回放端域名b.com,和录制端以及iframe都不同源。 这个时候录制iframe,在a.com域名下能正常回放,但是到了b.com域名就回放失败了。 请问是什么原因?
I want to record an online IDE (Coder/VScode) for demonstrating my source code for my students. but it got crashed when I tried to record the session from a web-based...
## Summary rrweb currently doesn't have a preferred way of dealing with events that take a while to process before they are fully captured. Let's discuss strategies to deal with...
I think it could be a nice idea to make a specific node snapshot, this is especially useful for #104 related things. In some sense it could be implemented like...
 I locate the error in ../node_modules/rrweb/lib/rrweb-all.js  my code 
The quest for embedding all resources in the snapshot continues. See: https://github.com/rrweb-io/rrweb/issues/737 - saving images offline as base64 Currently there's no way that I know of, to include the CSS...
Actions are blocked until no longer in middle of skipping inactive portion.