Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi all, I need to stream live video from IP camera in my asp.net web application. My camera's IP is 192.168.0.109:8080. When i put it directly into my web browser, it works.
But how to implement it into my application.
I have searched so much about this but till now, i have found nothing.
Any response will be really appreciated.

Regards
Sujeet
Posted
Updated 29-May-13 4:11am
v2
Comments
Prasad Khandekar 29-May-13 10:21am    
Please checkout this thread (http://www.codeproject.com/Questions/409232/live-video-streaming-in-asp-net-using-csharp). You will also find this CP article helpful (http://www.codeproject.com/Articles/15537/Camera-Vision-video-surveillance-on-C)
[no name] 29-May-13 10:21am    
Really? A simple google search for "stream video from ip camera" returns 10,100,000 results for me and you found nothing?
Sujee1 30-May-13 1:35am    
Thanks Prasad :-)

1 solution

In past I have posted these answers, check it out that too.
Web Cam Image on Web Page[^]
Video player in asp.net[^]
 
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