Jump to content
lisa.thomas

How to take screenshot in Hikvision SDK?

Recommended Posts

Hi,

 

I have 20 Hikvision cameras. I want to create program in C#, which take a screenshot (jpg) from every cameras (algorithm: connect to camera -> screenshot -> download to hard disk -> disconnect -> connect to other cam form list).

I found NET_DVR_CapturePicture functions, but it require to call stream in real time.

Is it possible to call function, which take a screenshot but without open real stream?

 

Or can you give me some tips, how to do this?

 

Thanks folks

Share this post


Link to post
Share on other sites

Then what do you have? Hikvision analog cameras? Hikvision DVR? If you expect someone to help you it would be nice to give some info, and not just let people take wild guesses...

 

The solution above also works with Hikvision DVRs and NVRs.

Share this post


Link to post
Share on other sites

If he doesn't have IP cameras, he's in the wrong forum. But for what it's worth, the URL to get a snapshot does not work in 5.1 firmware but does work with 5.0, 5.0.2 and 5.1.2.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×