fix(capture-manager): readFirstStderrLine skips non-JSON bridge log lines

The deltacast bridge now emits [board] log lines before the format JSON
(while waiting for flock). readFirstStderrLine was parsing the first line
only and failing with 'invalid JSON'. Now it accumulates all lines and
skips any that do not start with '{', continuing to wait for the JSON
format line. Error lines ({\"error\":...}) still reject immediately.
This commit is contained in:
Zac Gaetano 2026-06-01 19:07:15 -04:00
parent 7d704d3af3
commit a06b5ed304

File diff suppressed because it is too large Load diff