Raxol.Recording.Video.Rasterizer.HeadlessChrome (Raxol v2.6.0)

View Source

Rasterizer backend that shells out to an installed headless Chrome/Chromium.

Writes the frame HTML to a temp file and invokes Chrome with --screenshot. No Hex dependency: it uses whatever Chrome binary is on the machine. For multi-frame renders a persistent-session backend (CDP setDocumentContent + captureScreenshot) is faster; this backend favours zero setup.