Click here to Skip to main content
15,888,181 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Kindly I'm trying to develop software for IP camera streaming on ASP.net I used Emgu and AForge with ozeki sdk but till now i'm not able to view it on web browser, anyone has any example so I can start from it.

thank you

What I have tried:

Emgu AForge ozeki sdk I tried all these DLL files must of them working only on windows application not ASP.net
Posted
Updated 9-Aug-20 6:29am

You're going to need a streaming server. ASP.NET and this server will have very little to do with each other, other than the ASP.NET page providing a URL link to the stream.

List of streaming media systems - Wikipedia[^]
Oh, and stay away from Flash. It's a dead product.
 
Share this answer
 
you can use Hikvision SDK, but for this you need hikvision camrea as well.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900