Skip to content

Conversation

@aler9
Copy link
Member

@aler9 aler9 commented Aug 11, 2025

When a path has a MPEG-TS, RTP or WebRTC source and the path configuration is reloaded, a routine was left open because the reload channel was not handled. This fixes the issue.

@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

❌ Patch coverage is 78.37838% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.02%. Comparing base (6d4dfff) to head (b2b6d6b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/staticsources/webrtc/source.go 70.58% 5 Missing ⚠️
internal/staticsources/rtp/source.go 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4855      +/-   ##
==========================================
+ Coverage   54.97%   55.02%   +0.04%     
==========================================
  Files         216      216              
  Lines       22674    22692      +18     
==========================================
+ Hits        12466    12487      +21     
+ Misses       9270     9266       -4     
- Partials      938      939       +1     

☔ 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.

When a path has a MPEG-TS, RTP or WebRTC source and the path
configuration is reloaded, a routine was left open because the reload
channel was not handled. This fixes the issue.
@aler9 aler9 merged commit 61382e4 into main Aug 11, 2025
11 checks passed
@aler9 aler9 deleted the fix/reload branch August 11, 2025 15:50
@github-actions
Copy link
Contributor

This issue is mentioned in release v1.14.0 🚀
Check out the entire changelog by clicking here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants