Skip to content
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

RFC for Session Replay based on video snippets #128

Closed
Tracked by #63255
bruno-garcia opened this issue Feb 6, 2024 · 0 comments · Fixed by #129
Closed
Tracked by #63255

RFC for Session Replay based on video snippets #128

bruno-garcia opened this issue Feb 6, 2024 · 0 comments · Fixed by #129

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Feb 6, 2024

  • A new rrweb event type (number N) that hints to the browser (UI, Player) to handle the video recording
    • Add the caveats: Like no DOM snapshot (can we get around without the empty <html> node?
    • @brustolin @romtsn to draft an RFC
      • @billyvg to share some rrweb specific examples/data/docs
      • Document how breadcrumbs live within it. Including touch events, etc.
  • Timestamp in milliseconds
  • type: N(?)
    • Type 4 and type 2 are required. 4 is metadata and used on the first event. 2 full snapshot of the DOM.
      • List on rrweb of reserved types. How do we get one?

https://github.com/rrweb-io/rrweb/blob/master/packages/types/src/index.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant