SamuelScheit / puppeteer-stream

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

Cannot read properties of undefined (reading 'query') #153

Open daonham opened 6 months ago

daonham commented 6 months ago

in getStream log Cannot read properties of undefined (reading 'query') in nextjs

Mudit18 commented 5 months ago

Any luck with this?

NTM-Adam commented 4 months ago

Also seeing this with nextjs. After poking around it seems like perhaps it's having trouble loading the chrome extension that it wants to use to do the av capture?

ibnumalik99 commented 2 months ago

hi, I encountered the same problem. can anyone help?