From 4be81b4fb481e234f81256a3cec4c99bde21bf71 Mon Sep 17 00:00:00 2001 From: James Russo Date: Mon, 22 Jun 2026 09:53:04 -0700 Subject: [PATCH] fix(producer): inline base64 frames in injector to unblock video-heavy renders (#1630) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(producer): inline base64 frames in injector to unblock video-heavy renders The URL-served frame path (PR #596) hands each injected `` a fileServer URL instead of a base64 data URI, on the theory that shipping a short URL through `page.evaluate` beats shipping a multi-MB base64 string per frame. That holds when the fileServer is otherwise idle. But on video-heavy compositions, the same fileServer also serves every `