mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-09-26 21:01:12 +08:00

* Fix minor typos in error logging * Fix model name for First Alert Smoke/CO Alarm * Use rtsp-simple-server v0.20.0 * Increase RTSP start/inactivity timeouts * Move session delete outside of onCallEnded handler * Fix unkillable sessions * Debug for refresh token issue * Tweak stream worker logic * Fix live stream state synchronization * Update to s6-overlay v3 * Release v5.0.3 * Reword discovery warning message
20 lines
251 B
YAML
20 lines
251 B
YAML
readTimeout: 10s
|
|
writeTimeout: 10s
|
|
readBufferCount: 2048
|
|
|
|
rtspDisable: no
|
|
protocols: [tcp]
|
|
rtspAddress: 0.0.0.0:8554
|
|
|
|
rtmpDisable: yes
|
|
|
|
hlsDisable: yes
|
|
|
|
api: yes
|
|
apiAddress: 127.0.0.1:8880
|
|
|
|
paths:
|
|
all:
|
|
fallback:
|
|
disablePublisherOverride: no
|