Skip to content

Conversation

@bastimeyer
Copy link
Member

This adds --dash-manifest-reload-attempts and the respective session option with a default value of 3, similar to --hls-playlist-reload-attempts.

HTTP requests of dynamic DASH stream manifests currently don't have a retry value set, so if a request fails due to a temporary connection/server issue, then no new segments can be queued. Failed requests still raise a StreamError on the worker thread, same as the HLS implementation, which needs to be fixed separately.

@bastimeyer bastimeyer force-pushed the stream/dash/dash-manifest-reload-attempts branch from 868f9e2 to 924b6d5 Compare February 28, 2023 12:27
@bastimeyer bastimeyer force-pushed the stream/dash/dash-manifest-reload-attempts branch from 924b6d5 to 4341dce Compare February 28, 2023 18:14
@gravyboat gravyboat merged commit 0ad0a41 into streamlink:master Feb 28, 2023
@bastimeyer bastimeyer deleted the stream/dash/dash-manifest-reload-attempts branch February 28, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants