Dash-Industry-Forum / Test-Content

Documents Test Content Generation
4 stars 0 forks source link

Negative test content: 404 error when requesting a segment #13

Open dsilhavy opened 2 years ago

dsilhavy commented 2 years ago

A short description of the use case for the new test content.

This test content is supposed to check the robustness of a player. A request to a single segment shall result in a 404 error. The player should recover from such a situation by fetching the next possible segment and jumping the resulting gap.

Test content requirements

General description and requirements

haudiobe commented 2 years ago

Request is to have a valid MPD, but a CDN error. No gap in Segment Timeline.

Two options:

tobbee commented 12 months ago

There is now a PR to achieve this in livesim2: https://github.com/Dash-Industry-Forum/livesim2/pull/126