1
0
Fork 0
forked from External/mediamtx

hls: make closeAfterInactivity configurable (#3329)

* HLS: make closeAfterInactivity configurable

* add `hlsMuxerCloseAfter` to `apidocs/openapi.yaml`
This commit is contained in:
xjr20042 2024-05-09 16:08:15 +08:00 committed by GitHub
parent 3e7cc0470f
commit 6debb52abd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 15 additions and 4 deletions

View file

@ -199,6 +199,8 @@ components:
type: string
hlsDirectory:
type: string
hlsMuxerCloseAfter:
type: string
# WebRTC server
webrtc: