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

feat: Simplify the use of low latency #7748

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Conversation

avelad
Copy link
Member

@avelad avelad commented Dec 11, 2024

The autoLowLatencyMode config is removed because it's no longer necessary. Now lowLatencyMode only enable low latency if the stream is low latency.

A new method is added (configurationForLowLatency) to allow configure the Low Latency config more easily

@avelad avelad added type: enhancement New feature or request priority: P3 Useful but not urgent labels Dec 11, 2024
@avelad avelad added this to the v4.13 milestone Dec 11, 2024
The autoLowLatencyMode config is removed because it's no longer necessary. Now lowLatencyMode only enable low latency if the stream is low latency.
A new method is added (configurationForLowLatency) to allow configure the Low Latency config more easily
@shaka-bot
Copy link
Collaborator

shaka-bot commented Dec 11, 2024

Incremental code coverage: 81.33%

lib/player.js Outdated Show resolved Hide resolved
lib/player.js Outdated Show resolved Hide resolved
lib/player.js Outdated Show resolved Hide resolved
lib/player.js Show resolved Hide resolved
lib/player.js Outdated Show resolved Hide resolved
lib/player.js Show resolved Hide resolved
@avelad avelad requested a review from tykus160 December 12, 2024 16:10
@theodab theodab changed the title feat: Simplifying the use of low latency feat: Simplify the use of low latency Dec 12, 2024
@avelad avelad merged commit 6616ff2 into shaka-project:main Dec 20, 2024
18 of 19 checks passed
@avelad avelad deleted the lowlatency branch December 20, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: P3 Useful but not urgent type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants