Having a site written under ASP.NET MVC framework which alternatvies are there to integrate it with real-time video streaming?
I've heard about IIS Smooth Streaming. Also I've heard that it isn't a good way to use ASP.NET MVC here? How this gets resolved in a real world applications?
Thanks!
Environment (supposed..)
Windows Server 2008 R2; IIS 7;
But maybe it is possible to use some service on crossdomain, I mean on other platform which supports the kind of services..