We are trying to create hikvision SDK in labview We partially succeeded in reading the video and we are doing the checks, but we have a problem we want to use the video with labview IMAQ(NI-Vision library). We get the image with NET_DVR_RealPlay'', but to use the image with labview image display, we need to use ''NET_DVR_RealPlay_V40''. This function needs callback function. For this callback function, a ''dll'' with callback function compiled in c++ is required .I couldn't manage to create it.
Can anyone help with this?
The discussion you suggested has the same problem. A wrapper dll must be created for the callback. I don't know how to create it. I need help from someone with Labview and C knowledge on this. Can anyone help with this?