In previous posts for ASP.NET Web API, we’ve discussed how to get and post data to our REST web service. The service will be hosted then directly in IIS. Today I would like to make a small demo of ASP.NET Web API for streaming video in a self-host application. The self-host will be implemented by… Continue reading ASP.NET Web Api – Video (mp4/mjpeg/html) streaming inside self-host app with Owin/Katana