Skip to content
New issue

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

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

Already on GitHub? # to your account

hls: fix infinite loop in web client when reading incompatible codecs #2956

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jan 28, 2024

when a player received a stream with incompatible codecs, it started polling the server for index.m3u8 in an infinite loop. This was caused by #2631

when a player received a stream with incompatible codecs, it started
polling the server for index.m3u8 in an infinite loop. This was caused
by #2631
Copy link

codecov bot commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60aaed9) 51.93% compared to head (1178710) 51.93%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2956   +/-   ##
=======================================
  Coverage   51.93%   51.93%           
=======================================
  Files         130      130           
  Lines       12600    12600           
=======================================
  Hits         6544     6544           
  Misses       5568     5568           
  Partials      488      488           

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

@aler9 aler9 merged commit 7d0e702 into main Jan 28, 2024
8 checks passed
@aler9 aler9 deleted the fix/hls-infinite branch January 28, 2024 23:25
Copy link
Contributor

github-actions bot commented Feb 4, 2024

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

@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant