mediamtx icon indicating copy to clipboard operation
mediamtx copied to clipboard

HLS: make closeAfterInactivity configurable

Open xjr20042 opened this issue 9 months ago • 2 comments

"closeAfterInactivity" was dead code fixed at 60 seconds, indicates the muxer will be closed when there is no readers request and this amount of time has passed. This PR adds "hlsMuxerCloseAfter" in mediamtx.yml to do the same thing.

xjr20042 avatar May 06 '24 07:05 xjr20042

Hello, this is ok for me, add hlsMuxerCloseAfter to apidocs/openapi.yaml and i will merge it.

aler9 avatar May 06 '24 22:05 aler9

Hello, I'm glad to hear that it meets your approval! I've completed the addition as requested, and it's now ready for your review and merging.

Please let me know if there are any further adjustments.

xjr20042 avatar May 07 '24 08:05 xjr20042

merged, thanks!

aler9 avatar May 09 '24 08:05 aler9

This issue is mentioned in release v1.8.2 🚀 Check out the entire changelog by clicking here

github-actions[bot] avatar May 19 '24 12:05 github-actions[bot]