feat(sense): establish M1 offline intake skeleton
This commit is contained in:
@@ -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: {}
|
||||
Reference in New Issue
Block a user