mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-12-24 11:51:18 +08:00
hls: fix crash when muxer is being recreated, improve performance (#3017)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user