Skip to content

@rrweb/rrweb-plugin-canvas-webrtc-record@2.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:00
· 1 commit to main since this release
7d29123

Patch Changes

  • 34806cc Thanks @Juice10! - Reject cross-origin canvas WebRTC commands by default. Cross-origin streaming now requires recordCrossOriginIframes: true in each participating recording plugin instance, separately from rrweb's recording option. Only enable this option for pages whose embedding origins are trusted.