Star us on GitHub
Star
Menu

Canvas & Iframe

highlight.io supports recording canvas (and therefore WebGL) elements, although due to the nature of canvas, there are caveats regarding the quality/fidelity of the recording. Read more about how to get started with this in our getting started docs.

The highlight.io snippet supports recording within an iframe, but given the security limitations, there are caveats. Read more about this in our sdk configuration docs.

To support recording a cross-origin iframe that you own, we've added functionality into our recording client that allows the iframe to forward its events to the parent session. Read more about this in our sdk configuration docs.