MaMpf-HD / mampf

MaMpf (Mathematical Media Platform) — an E-Learning platform for mathematics featuring a media player & editor. Developed & deployed at Heidelberg University.
https://mampf.mathi.uni-heidelberg.de/
MIT License
28 stars 10 forks source link

Precompile/Serve VTT Files directly #129

Open henrixapp opened 4 years ago

henrixapp commented 4 years ago

There seems to be no rationale behind caching them in shrine, if they are user dependent.

henrixapp commented 4 years ago

Rationale is the cors policy of html5 video.

tynsh commented 3 years ago

CORS policies can be changed. When the current setup was created, none of us knew how CORS worked and what it was for. If someone wants to debug this, hit me up. (Even after January/February I'd be happy to help).