Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
96 views

I'm working with a Hikvision DS-K1T320MFWX terminal and trying to integrate it using the official SDK downloaded from Hikvision's website. I'm developing in VB.NET, and the connection works fine: I ...
vane_bdm's user avatar
0 votes
1 answer
269 views

I'm trying to listen to all motion detection events from a Hikvision camera using their SDK. So far, I have successfully logged into the camera and set up the listening functionality along with a ...
Mohamed Hanti's user avatar
0 votes
0 answers
143 views

I'm trying to capture snapshots from digital channels on a Hikvision NVR using the ISAPI /picture endpoint, but consistently receive an "Invalid XML Content" error. System Details NVR Model:...
אהרון כהן's user avatar
0 votes
1 answer
264 views

I am working with an RTSP stream from a Hikvision camera, which has its internal time synchronized via NTP. I am trying to extract timestamps from the video frames using OpenCV and GStreamer. My goal ...
deondmello16's user avatar
0 votes
1 answer
103 views

Does anyone have an idea how to do that? Camera Model Number is : (DS-2TD2617B-3/PA thermal and optical bullet camera)
CPMaurya's user avatar
  • 397
1 vote
2 answers
745 views

I'm trying to integrate a Hikvision ANPR/LPR camera using ISAPI, but I can't find clear documentation on whether it's possible to trigger plate recognition manually instead of running it continuously. ...
BenchGPU's user avatar
1 vote
2 answers
200 views

I have a Hikvision camera that scans license plates and then saves them to the SD card. I use ISAPI for queries. How can I receive all scanned vehicles that are on the SD card with the specified from-...
blue_panther's user avatar
0 votes
0 answers
127 views

I am building a fingerprint enrollement system with the help of the Hikvision SDK I downloaded from their website and the language I am using is C#. From the sample of the code section for the card ...
Zameerul Haq's user avatar
0 votes
0 answers
133 views

I'm trying to use the ISAPI to upload a user to the face picture library, but I don't know where the mistake is. It always responds with an internal server error. Can you help me identify the issue? ...
ZZZ's user avatar
  • 1
0 votes
0 answers
151 views

We have Hikvision camera, with automatic number plate recognition (model DS-2CD4A26FWD-IZS/P) This is what currently camera sends to our listening server (note the 0-bytes image) : https://pastebin....
Jakub Szułakiewicz's user avatar
1 vote
1 answer
2k views

I'm working with a Hikvision DS-K1T343 Face ID Terminal and need to integrate it with a software system. Specifically, I want to know how to access the ISAPI endpoints that are supported by this model....
Bahrom Najmiddinov's user avatar
0 votes
0 answers
173 views

I’m just starting to use Aravis and I’m stuck trying to get the Python libary to work. My system is a Docker (ubuntu:latest) container running over Windows 10 with WSL2. I have a HIKVision GigE camera ...
Francisco Ferraz's user avatar
2 votes
2 answers
2k views

I'm working with the Hikvision DS-K1T343 Face Recognition Terminal (MinMoe Series) and need to set up an event system so that whenever a user completes a face check, the terminal will send user data ...
Bahrom Najmiddinov's user avatar
0 votes
1 answer
227 views

I'm trying to write an onvif client and I can already receive onvif events, but I don't understand why I specify the options for detecting people and cars if I can't receive these messages through ...
saintvrai's user avatar
0 votes
2 answers
1k views

I'm trying to upload a face using the POST method using this endpoint: http://\<ip\>/ISAPI/Intelligent/FDLib/FaceDataRecord?format=json And using this body: { "faceUR": "http://...
Alex c's user avatar
  • 1
0 votes
1 answer
106 views

We have the NVR Hikvision with some cameras that send motion detection notification to Hik-Connect app. I'm wondering whether it is possible to use Access control terminal (DS-K1T805MBFWX for example) ...
Alex's user avatar
  • 3
0 votes
1 answer
660 views

I'm working on a project where I need to interact with a Hikvision camera model DS-TCG405-E through its ISAPI API. Using Postman, I have been able to retrieve information from the camera using the GET ...
Ivan Vargas's user avatar
0 votes
1 answer
681 views

I have a Hikvision camera. I need to get images from this camera in my application. All SDK examples are made with winform and I am trying to integrate it into wpf. In the sample SDKs given, ...
Ozgur Saklanmaz's user avatar
0 votes
1 answer
252 views

Main main goal is to connect surveillance software with my Google Workspace users. The software only accepts Active Directory for 3rd party integrations. I it was not able to sync to the Google LDAP ...
seesoe's user avatar
  • 402
0 votes
1 answer
855 views

I am connected to a HikVision camera stream and I am able to isolate picture data but I am not able to convert that data into an image. If I save the binary data to an image file, the file doesn't ...
Danish Ajaib's user avatar
0 votes
3 answers
2k views

I am integrating the HikVision DeepView camera via ISAPI and I encountered a problem, I did everything according to the documentation but I failed with the endpoint "ISAPI/Event/notification/...
arosa's user avatar
  • 11
1 vote
0 answers
265 views

I am working on a project, where I need to get the events from a hikvision camera. Using the /ISAPI/Event/notification/alertStream endpoint. Which uses multipart/mixed over HTTP server push. The issue ...
lukerobbo's user avatar
  • 121
-1 votes
1 answer
393 views

I've googled an entire day experimenting all possible solutions, but noone had worked. I have 2 HIK dvr (one is prehistoric vith analogic video). I've made a bash script to retrieve X seconds (as ...
SkizZO's user avatar
  • 1
0 votes
1 answer
195 views

DVR Verified DVR (DS-7204HGHI-F1) is working fine and HDD is in good status. Firmware: V3.4.89 build 180906 Latest version no upgrade required. Network Network configuration is set and no firewall ...
jlmv dxb's user avatar
2 votes
3 answers
27k views

Does anyone have experience with this type of integration? Especially with these types of cameras. I am currently creating a software for monitoring surveillance devices. Hikvision cameras are ...
Nicolás's user avatar
0 votes
2 answers
2k views

I tried add person to remote device and it was successfully if the year of firmware is older, for example "20220310". If the year of firmware of device is newer, for example "20230208&...
Umrbek Yusupov's user avatar
0 votes
1 answer
595 views

I own a HIKVISION CCTV system that includes the NVR model DS-7616NXI-42. I have successfully configured intelligent intrusion detection on the NVR, and it generates alerts that I can monitor through ...
MSSI's user avatar
  • 304
0 votes
1 answer
2k views

I am currently considering using Odoo as a human resource management solution. I have a specific requirement regarding an existing hikvision Attendance Hardware and want to know if Odoo can support it ...
YKM's user avatar
  • 73
0 votes
0 answers
1k views

private async void StartServer() { HttpListeningServer server = new HttpListeningServer("http://192.168.0.191:8080"); await server.StatAsync(async request => { ...
Sunday's user avatar
  • 129
0 votes
1 answer
962 views

I am trying to connect to an hik vision camera installed at a car park to monitor entries and exists. To get the event data, I am using [hikvisionapi][1]. Here is what I am doing to connect to the ...
Danish Ajaib's user avatar
0 votes
1 answer
678 views

I successfully get a number from the Hikvision camera(model iDS-2CD7A26G0/P-IZHS​), the answers from this topic helped me. But this solution works for cameras with firmware 5.5.130. I also have ...
Игорь Стеценко's user avatar
1 vote
1 answer
654 views

I am unable to fetch the number plate info from hikvision video center. I want to access it using the API. I am getting the response as shown below while fetching the number plate info of vehicle from ...
Mohib's user avatar
  • 11
0 votes
2 answers
4k views

Face recognition terminal iVMS-4200 shows an error when connecting to the mysql database. I tried like the following video on Youtube. But it's showing error while saving. Please help. I am attaching ...
Saidov Sanjar's user avatar
2 votes
1 answer
582 views

I have documentation. Form-data names have dots. This code doesn't work: from fastapi import FastAPI, File, UploadFile app = FastAPI() @app.post('/test') async def test(anpr: UploadFile = File(...), ...
Alexey Golyshev's user avatar
2 votes
1 answer
1k views

I have been tasked to decode an alarm event from a Hikvision ANPR camera, and one of the xml fields is <plateCharBelieve>x,x,x,x,x,x,x</plateCharBelieve> where x is a byte representing 0-...
lukerobbo's user avatar
  • 121
1 vote
1 answer
4k views

I'm building a Flutter app and I need to connect and view live feed of our Hikvision IP camera inside our building: I have tried these two libraries but they are very old and I couldn't get them to ...
Salar Azad's user avatar
0 votes
0 answers
4k views

I'm trying to use python to capture a photo from my ip cameras every 1 minute and save it as a file for later use. I'm still not good at python and I don't get why some of the times I get the right ...
overjump's user avatar
0 votes
1 answer
1k views

I'm using a hikvision IP camera that streams 30 MJPEG images per second to a certain http url and Javascript Reactjs with nodejs and express as backend. Also hikvision provides a url to snap the ...
Luis Quiroga's user avatar
1 vote
2 answers
3k views

I have subscrived to the events of a Hikvision camera doing a get request to /ISAPI/Event/notification/alertStream. I am interested in ANPR events, this type of events return a multipart response ...
Cristina de la Torre's user avatar
0 votes
1 answer
3k views

I am trying to enable the IP cam that I have access to, it's feed by the browser. but couldn't able to get a video stream using an IP camera, only get a result in image form. The feed with cv2....
Maaz Irfan's user avatar
0 votes
1 answer
410 views

Hi please help I try to get AcsEvent from Hikvision Face Scan with perl. Now data return is. { "AcsEvent": { "searchID": "1", "responseStatusStrg&...
Chonlathit Wanpean's user avatar
2 votes
3 answers
5k views

I cant find the solution anywhere and mine doesn't seem to work. I just want to see the last plate string in the browser,or the few last plates,doesn't matter. http://login:[email protected]/ISAPI/...
Master's user avatar
  • 155
2 votes
1 answer
1k views

I am creating a simple Java client for the HIKVISION cameras. (Primarily for Linux). I want to add a feature to let the user generate a QR code base of the camera list (This feature is already exist ...
JaVaBoy's user avatar
  • 479
2 votes
1 answer
1k views

When accessing this URL in my PC browser, I see a screenshot from a stream recorded by my HikVision NVR http://admin:[email protected]/ISAPI/Streaming/channels/201/picture?videoResolutionWidth=1920&...
ovisopa's user avatar
  • 153
2 votes
0 answers
134 views

I'm working with Hikvision DS-2CD2443G0-IW. And can't understand if it possible to setup WiFi via ONVIF. I'm little confused with non-consistent output GetDot11Capabilities returns next: <tds:...
Ilya Vasiuk's user avatar
1 vote
3 answers
4k views

I have a problem with two access control panels, one is Hikvision and the other one is a ZKTeco CCA-400, those two panels see the Wiegand card in a different way, this is a big problem because I ...
Mihail's user avatar
  • 81
0 votes
1 answer
2k views

I have a task to process a streaming video from Hikvision IP cam using OpenCV I try this RTSP """ cap = cv2.VideoCapture() cap.open("rtsp://yourusername:[email protected]....
Vladimir's user avatar
1 vote
0 answers
625 views

We are using Onvif PTZ commands from a long time for Hikvision IP cameras. Now, we just updated our Elixir codebase to make it work for the Hikvision camera and NVR. Onvif requests work to get/set/...
azharmalik3's user avatar
1 vote
1 answer
820 views

Hope all you are doing well. Actually i was trying to stream a media file using VLC by SRT protocol. For which, srt-live-transmit is used as converter in between SRT Listener and VLC UDP streams. srt-...
Shankar's user avatar
  • 25
0 votes
1 answer
1k views

I want to capture RTSP streams from different cameras (dahua, hikvision, etc.); I am using the FFmpeg library, for each stream I need some real-time value. The start_time_realtime member of ...
Levon Baghoyan's user avatar