forked from External/mediamtx
hls: make closeAfterInactivity configurable (#3329)
* HLS: make closeAfterInactivity configurable * add `hlsMuxerCloseAfter` to `apidocs/openapi.yaml`
This commit is contained in:
parent
3e7cc0470f
commit
6debb52abd
6 changed files with 15 additions and 4 deletions
|
|
@ -199,6 +199,8 @@ components:
|
|||
type: string
|
||||
hlsDirectory:
|
||||
type: string
|
||||
hlsMuxerCloseAfter:
|
||||
type: string
|
||||
|
||||
# WebRTC server
|
||||
webrtc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue