SamuelScheit / puppeteer-stream

A Library for puppeteer to retrieve audio and/or video streams
MIT License
333 stars 105 forks source link

fix: comma separated --window-size value #138

Closed Takeno closed 3 months ago

Takeno commented 8 months ago

I've discovered the browser doesn't start with the same viewport's resolution.

Checking the parameters, I've found a bug in the syntax of --window-size arg's value, which should be comma separated. Ref: https://peter.sh/experiments/chromium-command-line-switches/#window-size