streamlinevideo / low-latency-preview

A proof of concept for low latency DASH streaming using entirely open source software end to end.
MIT License
167 stars 38 forks source link

Fix #10 Adding CORS support #11

Closed kevleyski closed 4 years ago

kevleyski commented 4 years ago

Note this edit pulls in a new Golang module dependency https://github.com/rs/cors

(which means you need to rebuild before running)