I'm developing with puppeteer in node on windows 10. The problem is that when I open a site playing an mp4 file the browser says me that it is not supported.
I found this package chromium-codecs-ffmpeg-nonfree
but it is for Linux!
How can I play .mp4 in Chromium with puppeteer on windows?