fixing daemon for cam

This commit is contained in:
Brad Stein 2025-07-04 14:06:16 -05:00
parent 4b1eca6c0d
commit ca3c8168e4

View File

@ -133,7 +133,7 @@ echo 333333 >"$F/streaming/uncompressed/u/f1/dwFrameInterval"
# ── 3. REQUIRED HEADER LINKS ──────────────────────────────────────
# 3a Streaminginterface header (directory, not symlink)
mkdir -p "$F/streaming/header/h"
mkdir -p "$F/streaming/header/h/1"
ln -sf ../../uncompressed/u "$F/streaming/header/h/1" # “format1” link
echo 1 >"$F/streaming/header/h/bNumFormats"
echo 0 >"$F/streaming/header/h/bmInfo"