rrvideo icon indicating copy to clipboard operation
rrvideo copied to clipboard

The video that is converted is always fast in speed, Not at the normal speed which rrweb produces, Any fix on this? Tried adding config file specifying speed but the code does not fetch speed.

Open droidy12527 opened this issue 3 years ago • 4 comments

droidy12527 avatar May 06 '21 10:05 droidy12527

The config file I am using is this. { "width": 1400, "height": 900, "speed": 1, "skipInactive": false, "mouseTail": { "strokeStyle": "red", "lineWidth": 2 } }

droidy12527 avatar May 06 '21 10:05 droidy12527

@Yuyz0112 Seeing this same issue. Any ideas?

kody-abe avatar Mar 03 '22 23:03 kody-abe

also have this issue

YuriiChernii avatar Nov 29 '22 16:11 YuriiChernii

just type:

  1. npm uninstall -g rrvideo
  2. npm install -g @hop-tran/rrvideo-fix-puppeteer

YuraChernii avatar Nov 30 '22 22:11 YuraChernii