mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 20:41:59 -08:00
hls: fix crash when muxer is being recreated, improve performance (#3017)
This commit is contained in:
parent
b6eaa6bc18
commit
1ae3240b91
28 changed files with 991 additions and 898 deletions
2
.github/workflows/code_lint.yml
vendored
2
.github/workflows/code_lint.yml
vendored
|
|
@ -17,6 +17,8 @@ jobs:
|
|||
with:
|
||||
go-version: "1.19"
|
||||
|
||||
- run: touch internal/servers/hls/hls.min.js
|
||||
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.55.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue