Search results

  1. Pier Aisa

    HikVision DS-K2600 Device: NET_DRV_Login_V40 return Error Code -41 NET_DVR_ALLOCRESOURCE_ERROR

    Here is my C++ code, I can't login to the HikVision DS-K2600 Device, because I receive back an Login failed with error Code -41 NET_DVR_ALLOCRESOURCE_ERROR. Thanks in advance #include <stdio.h> #include <iostream> #include <afx.h> #include "Windows.h" #include "HCNetSDK.h" #pragma comment(lib...
Top