prasanaworld/puppeteer-screen-recorder

not getting time of .webm caputured

Opened this issue · 1 comments

  • I'm submitting a ...
    [ X] bug report

when running the thing with .webm as output extension, recorder.getRecordDuration() gives always 00:00:00:00. the same exact code using .mp4 as output extension is working great. is it the same for you too?

thanks.

lnfel commented

Same here, I get inconsistent duration when using .webm. After several testing it does not record anything anymore and outputs the file with 00:00:00 duration.