Click here to Skip to main content
15,891,684 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I have a camera installed and I can access it through web browser by entering https://5*.**3.8*.1*5 (* denotes nos. For security issue I have to give *) in the address bar and it then asks for username and password and on entering the credentials I can see the live feed from anywhere.

Now I have to implement this functionality in C# and html5 where users can see the live video through my web application and can record the video also.

Can anyone please help? I am desperately in need for some help. If anyone has any idea about how to proceed with these please let me know. It will be of great appreciation.

What I have tried:

I have tried all the processes for testing mentioned in

http://www.camera-sdk.com/p_102-connect-to-a-remote-camera-manually-by-url-in-c-onvif.html

http://www.camera-sdk.com/p_36-how-to-connect-to-an-rtsp-camera-and-display-the-picture-in-c-onvif.html

but nothing fruitful is coming. It gives error "NoEndPoint".

I have also tried some articles here but none of them seem to solve by problem.
Posted

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