Some libraries require binaries that are usually installed inside a Docker image. These are particularly useful in background jobs because you want to do things like audio/video processing or browser automation.
Note:
- You can use ffmpeg currently using the
ffmpeg-installerpackage. - You can use Puppeteer by using puppeteer.connect with browserWSEndpoint. We recommend using it with BrightData.