fixing daemon for cam
This commit is contained in:
parent
ca3c8168e4
commit
2088cdddec
@ -133,7 +133,8 @@ echo 333333 >"$F/streaming/uncompressed/u/f1/dwFrameInterval"
|
|||||||
|
|
||||||
# ── 3. REQUIRED HEADER LINKS ──────────────────────────────────────
|
# ── 3. REQUIRED HEADER LINKS ──────────────────────────────────────
|
||||||
# 3‑a Streaming‑interface header (directory, not symlink)
|
# 3‑a Streaming‑interface header (directory, not symlink)
|
||||||
mkdir -p "$F/streaming/header/h/1"
|
rm -rf "$F/streaming/uncompressed/u1"
|
||||||
|
mkdir -p "$F/streaming/header/h"
|
||||||
ln -sf ../../uncompressed/u "$F/streaming/header/h/1" # “format 1” link
|
ln -sf ../../uncompressed/u "$F/streaming/header/h/1" # “format 1” link
|
||||||
echo 1 >"$F/streaming/header/h/bNumFormats"
|
echo 1 >"$F/streaming/header/h/bNumFormats"
|
||||||
echo 0 >"$F/streaming/header/h/bmInfo"
|
echo 0 >"$F/streaming/header/h/bmInfo"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user