antonio toche
antonio toche
I'm on version 2.1.1 of puppeteer-stream, and I don't see an option called videoConstraints, where should I put it?
same issue here, when i log the pipe data seems that data has created but is never sended to the client ` stream.pipe(res, { end: false }) stream.on('data', (data) =>...
this is my code ``` app.get('/', async function (req, res) { const headers = { 'Transfer-Encoding': 'chunked', 'Content-Type': 'video/webm', 'Accept-Ranges': 'bytes' } try { const browser = await launch({ defaultViewport:...
as far as i know needs to be used when sends ranges of data
hello! Nowadays the library is only available for homebrew which is the package manager for Mac, in the next few days I am going to make it for chocolatey