Question on fragment timeouts
- Dominant language
- ActionScript
- Stars
- 744
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
In the documentation for `HLSSettings` I noticed that `fragmentLoadMaxRetryTimeout` specifies that there is a one second timeout to try to load the fragment. Is this timeout around how long it takes to download the entire fragment, or does the timeout control the duration to get the first byte of data? Is it possible to tune this parameter so it starts from something other than one second?
https://github.com/mangui/flashls/blob/dev/src/org/mangui/hls/HLSSettings.as#L217
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the HLSSettings.as documentation at line 217 and verify what fragmentLoadMaxRetryTimeout measures and whether its one-second default is configurable. Done means clarifying the timeout semantics and tuning options in the documentation or issue response; no test or additional entry point is named.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100