Dash-Industry-Forum / livesim2

DASH Live Source Simulator v2 in Go
Other
36 stars 6 forks source link

Query string support (Annex I) with client validation (check the correct formation of URLs) #176

Open tobbee opened 5 months ago

tobbee commented 5 months ago

See the Issue for dash.js for the other side: https://github.com/Dash-Industry-Forum/dash.js/issues/4440

A possible implementation could be that a config parameter triggers signalling of query strings, and that content is only delivered if the query parameters are added to the content requests.

Approximate implementation work: 8h