hls: improve muxer performance by aler9 · Pull Request #5660 · bluenviron/mediamtx (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 1 commit into
Apr 21, 2026
Conversation
use a mutex instead of a channel to get current instance.
Codecov Report
❌ Patch coverage is 75.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.67%. Comparing base (d2c0b17) to head (1a177fd).
⚠️ Report is 2 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/servers/hls/muxer.go | 75.00% | 7 Missing ⚠️ |
Additional details and impacted files
@@ Coverage Diff @@ ## main #5660 +/- ##
Coverage 61.62% 61.67% +0.04%
Files 214 214
Lines 17587 17591 +4- Hits 10838 10849 +11
- Misses 5841 5834 -7
Partials 908 908
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
use a mutex instead of a channel to get current instance.
aler9 deleted the feature/hls-perf branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})