rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

Feat: Streaming video elements via webrtc

Open Juice10 opened this issue 2 years ago • 2 comments

Video elements using blob: urls and video.srcObject = can be captured via webrtc. Tweak canvas-webrtc-plugin to support video streaming as well as canvas streams.

TODO:

  • [ ] rename canvas-webrtc-plugin to rrweb-webrtc-plugin
  • [ ] ~support YouTube streaming~
  • [x] support Loom streaming

Juice10 avatar Nov 07 '22 16:11 Juice10

Does the newer asset stuff of #1239 make this moot?

eoghanmurray avatar Apr 05 '24 21:04 eoghanmurray

No this would be a far more efficient way to live stream video elements based on users' (upload) bandwidth as webrtc changes the quality to match bandwidth

Juice10 avatar Apr 08 '24 13:04 Juice10