impl media interactions recording

close #159
close #72
listen to HTMLMediaElement's play/pause events, and replay them
by programmatically play and pause the target element.
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent d0c31bb4cf
commit 5bfc2c704a
5 changed files with 89 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.23",
"rrweb-snapshot": "file:../snapshot",
"smoothscroll-polyfill": "^0.4.3"
}
}