Hi @grohsfabian_twitter
Is the situation of “100+ mb per user” actually happens? Or just an estimation based on the testing?
rrweb use an incremental op-log data structure, which contains a relative big full snapshot and many small incremental op-logs. As the time of recording increase, the size of events should increase slowly.
But there are also some ways to increase the size of events, such as:
It would be helpful if you can share your events for a further analyze.
Hey there @Yuyz0112
After some more testing I see some more problems / things that can be improved and I hope I do not intrude when mentioning them:
Hello,
I tried to install rrweb. I can record it and I can replay the events (no errors).
But the screen of the replay is just empty. The content of the homepage, where I recorded the events, is not showing.
My events look like this:{"type":3,"data":{"source":1,"positions":[{"x":984,"y":720,"id":528,"timeOffset":0}]},"timestamp":1571996501626}
{"type":3,"data":{"source":3,"id":1,"x":0,"y":1},"timestamp":1571996501626}
{"type":3,"data":{"source":0,"texts":[],"attributes":[],"removes":[{"parentId":457,"id":461}],"adds":[]},"timestamp":1571996501727}
{"type":3,"data":{"source":3,"id":1,"x":0,"y":300},"timestamp":1571996501727}