hls: fix crash when muxer is being recreated, improve performance (#3017)

This commit is contained in:
Alessandro Ros 2024-02-13 23:32:15 +01:00 committed by GitHub
parent b6eaa6bc18
commit 1ae3240b91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 991 additions and 898 deletions

View file

@ -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