feat(sense): establish M1 offline intake skeleton
Harness governance / validate (push) Has been cancelled
Harness governance / validate (pull_request) Has been cancelled

This commit is contained in:
QiuSW
2026-08-04 15:45:50 +08:00
parent bafd8d983e
commit 5208891e02
36 changed files with 17728 additions and 22 deletions
+9
View File
@@ -0,0 +1,9 @@
# MediaMTX v1.19.3 minimal control-plane configuration for local T-003 work.
# Keep the API on loopback. Production authentication/network policy is a
# later deployment concern and must be in place before any non-loopback bind.
logLevel: info
api: true
apiAddress: 127.0.0.1:9997
metrics: true
metricsAddress: 127.0.0.1:9998
paths: {}