hls: improve muxer performance by aler9 · Pull Request #5660 · bluenviron/mediamtx (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

aler9

merged 1 commit into

Apr 21, 2026

Conversation

@aler9

use a mutex instead of a channel to get current instance.

@codecov

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 +/- ##

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:

@aler9

use a mutex instead of a channel to get current instance.

@aler9 aler9 deleted the feature/hls-perf branch

April 21, 2026 18:16

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 }})

1 participant

@aler9