From f265616f77450b2568d8e9760a3a72c9a22bd1cf Mon Sep 17 00:00:00 2001 From: James Date: Mon, 22 Jun 2026 00:34:47 +0000 Subject: [PATCH 1/2] fix(producer): inline base64 frames in injector to unblock video-heavy renders MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 `