Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support routing multichannel Opus between RTSP, SRT, HLS, UDP and recording in MPEG-TS and fMP4 (#3355) #3368

Merged
merged 1 commit into from
May 19, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 18, 2024

No description provided.

Copy link

codecov bot commented May 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 53.78%. Comparing base (425b7fa) to head (9c5602a).

Files Patch % Lines
internal/protocols/webrtc/incoming_track.go 0.00% 5 Missing ⚠️
internal/servers/webrtc/session.go 0.00% 3 Missing ⚠️
internal/protocols/mpegts/to_stream.go 0.00% 2 Missing ⚠️
internal/staticsources/hls/source.go 0.00% 2 Missing ⚠️
internal/protocols/mpegts/from_stream.go 0.00% 1 Missing ⚠️
internal/record/format_fmp4.go 0.00% 1 Missing ⚠️
internal/record/format_mpegts.go 0.00% 1 Missing ⚠️
internal/servers/hls/muxer_instance.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3368      +/-   ##
==========================================
- Coverage   53.80%   53.78%   -0.02%     
==========================================
  Files         191      191              
  Lines       18836    18833       -3     
==========================================
- Hits        10134    10129       -5     
- Misses       7907     7909       +2     
  Partials      795      795              

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

@aler9 aler9 changed the title support routing multichannel Opus in RTSP, SRT, HLS, UDP and recording in MPEG-TS and fMP4 (#3355) support routing multichannel Opus between RTSP, SRT, HLS, UDP and recording in MPEG-TS and fMP4 (#3355) May 18, 2024
@aler9 aler9 merged commit e283725 into main May 19, 2024
6 of 8 checks passed
@aler9 aler9 deleted the feature/multiopus branch May 19, 2024 12:39
Copy link
Contributor

This issue is mentioned in release v1.8.2 🚀
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.

None yet

1 participant