fullstackproltd / AspNetCoreSpa

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
https://aspnetcorespa.fullstackpro.co.uk
MIT License
1.47k stars 464 forks source link

Template config for streams #276

Closed weedkiller closed 2 years ago

weedkiller commented 3 years ago

Hello, can you share what configurations need to be made to this if we want to stream Video or Continuous such as long range

asadsahi commented 2 years ago

@weedkiller difficult to propose some configuration for such scenarios, however it looks like asp.net core supports it already, have a look at this answer: https://stackoverflow.com/a/59593869/1190512

Closing it for now, but feel to have a PR if you think there could be a useful example we can add in this for streaming videos. :)