chrisguttandin / extendable-media-recorder

An extendable drop-in replacement for the native MediaRecorder.
MIT License
258 stars 13 forks source link

Use it inside pupetteer? #687

Closed alexivaner closed 4 months ago

alexivaner commented 4 months ago

Is is possible to use this inside pupetteer? Thank you

chrisguttandin commented 4 months ago

Yes, it should work. There is no problem that I'm aware of. All the test run in headless Chrome. In that sense it's even better tested than regular Chrome. :-)

Please feel free to open another issue if you run into any specific problem.