Dash-Industry-Forum / livesim2

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

Fix ECCP #166

Closed tobbee closed 7 months ago

tobbee commented 7 months ago

Fix two problems with ECP when deployed:

  1. OPTIONS method for /livesim2/... uRLs
  2. encryption of segments for representations with previously generated metdata (RepData)

Solves #165