OpenReplay — the self-hosted session replay tool that helps developers troubleshoot web apps faster — now supports recording the <canvas> element.
What’s New?
- Canvas Support: Easily reproduce bugs by replaying complex graphics and animations.
- Co-browse via P2P: Co-browse with users while streaming canvas elements in real-time, and identify issues and frustrations as they happen.
- Customize Recordings: Customize FPS and quality of canvas in session replay, for optimal network usage and replay detail.
Why it matters?
- Gain deep insights into graphics-intensive parts of web applications, eliminating blind spots in bug reproduction and user behavior analysis.
- Stream canvas content in real-time, providing immediate visibility into ongoing issues and enhancing the overall support experience via co-browsing.
Check out our GitHub repo at https://github.com/openreplay/openreplay, or documentation at https://docs.openreplay.com/en/installation/canvas for more details.