Monday, 19 August 2013

Display Live Streaming on website in c#

Display Live Streaming on website in c#

I want to show running IP Camera in my MVC 4 website but I have an api
from where I am getting live streaming. I have to display live streaming
on the website and capture a video on the click of start button of IP
Camera as I have multiple Ip camera.
I am trying to show access the stream from server side and calling the api
from server side but it is not working.
Can anyone please suggest what can I use to display live streaming and
video recording in C#

No comments:

Post a Comment