SamuelScheit / puppeteer-stream

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

Use CHROME_BIN environment variable to specify path to Chrome/Chromium. #82

Closed bradisbell closed 1 year ago

bradisbell commented 1 year ago

Using the CHROME_BIN environment variable makes it easy to change which Chromium build is in-use for a test run. It also enables using this repository under Windows, which was previously not supported.

SamuelScheit commented 1 year ago

published under version 2.1.4

npm i puppeteer-stream@2.1.4