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..
Why not using simply Vimeo hosting for your videos? https://vimeo.com/.
It is not free for commercial purposes, but it is cheap enough and it allows high resolution video. Probably it is cheaper that handling streaming on your IIS if you have not a big big traffic ad sveral several videos.