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: fix discontinuity in part ID #107

Merged
merged 1 commit into from
Nov 10, 2023
Merged

muxer: fix discontinuity in part ID #107

merged 1 commit into from
Nov 10, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Nov 10, 2023

Fixes bluenviron/mediamtx#2317

this prevented Low-Latency HLS from running smoothly on Safari

(bluenviron/mediamtx#2317)

this prevented Low-Latency HLS from running smoothly on Safari
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #107 (bd41fb8) into main (006854b) will increase coverage by 0.08%.
The diff coverage is 96.55%.

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   69.32%   69.41%   +0.08%     
==========================================
  Files          42       42              
  Lines        3632     3642      +10     
==========================================
+ Hits         2518     2528      +10     
  Misses        928      928              
  Partials      186      186              
Files Coverage Δ
muxer_segmenter_fmp4.go 69.34% <100.00%> (+0.53%) ⬆️
muxer_segmenter_mpegts.go 75.00% <100.00%> (ø)
muxer_segment_fmp4.go 73.77% <87.50%> (+0.88%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@aler9 aler9 merged commit e7092f1 into main Nov 10, 2023
8 checks passed
@aler9 aler9 deleted the bug/part-id branch November 10, 2023 22:24
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ios and mac safari native mode does not support llhls very well
1 participant