Open codesiddhant opened 2 years ago
Please someone reply to this issue. Thanks in advanced
seems not to be an issue with rrweb, it seems that you miss admin privileges or something like that. Have you tried executing the command with sudo
?
This has to do with JSON.stringify
not being able to serialise such a big array of events. The repl script will have to be rewritten to process the events in chunks and (depending on the size of the events also) write them to the html file in a streaming fashion.
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 IDE