Files
ring-mqtt/config/rtsp-simple-server.yml
tsightler 6587f274b9 Release v5.0.3 (#441)
* 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
2022-08-28 22:48:21 -04:00

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