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

muxer: serve different tracks in different streams #180

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 21, 2024

TODO

  • check / fix iOS compatibility
  • remove zero-duration parts from rendition streams
  • fix dumping multiple streams on disk
  • fix tests

@aler9 aler9 changed the base branch from v2 to main September 22, 2024 08:43
@aler9 aler9 force-pushed the feature/separate-streams branch 2 times, most recently from 034638a to 0ab8458 Compare September 22, 2024 12:00
@aler9 aler9 force-pushed the feature/separate-streams branch 2 times, most recently from 55e3afd to 95676bd Compare September 29, 2024 21:47
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.73%. Comparing base (a94133b) to head (a34efd7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
muxer_server.go 50.00% 2 Missing ⚠️
muxer_stream.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   71.99%   72.73%   +0.74%     
==========================================
  Files          58       58              
  Lines        3881     3881              
==========================================
+ Hits         2794     2823      +29     
+ Misses        898      870      -28     
+ Partials      189      188       -1     

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

@aler9 aler9 merged commit 56d25b4 into main Oct 2, 2024
8 checks passed
@aler9 aler9 deleted the feature/separate-streams branch October 2, 2024 14:38
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.

1 participant