#1773·rrweb

如果加上websocket实现远程控制,应该非常美妙。期待官方实现rrweb远程控制包

Author: see7788Created Jan 19, 2026Updated Aug 26, 2026
Labelsfeature request

Preflight Checklist

  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

What package is this feature request for?

rrweb

Problem Description

webrtc实现远程控制,视频流巨大;rrweb是只传递json数据,相比会非常流畅。

Proposed Solution

存储视频,感觉不如存储json数据

Alternatives Considered

存储视频,改进成存储json数据

Additional Information

No response