isapi

  1. jacobtey

    DS-I114W + TinyCam = intercom

    Hello. Need professional help. I received an ancient camera for the occasion. There is a microphone, speaker and alarm relays. I decided to use it as a calling panel and set up a video intercom in conjunction with tinycam. I attached a button to the alarm input relay and set up a call: you press...
  2. elvinsiau

    How to get filtered event

    Hello sir miss, i want to ask something i trying to test my attendance device of hikvision. here is the spec: Model: DS-K1T341AMF I want to get event which show the list of event that have a check in and check out event here is the sample response: { "AcsEvent": { "searchID": "1"...
  3. T

    How can I take a picture with ISAPI Protocol

    Hi there, I am very new to this forum and need your help. I wanted to implement an external solution using the ISAPI protocol to take a current image from the HIK vision and save it to a specified location. Of course, I also need to know under which name and in which path the image was saved...
  4. P

    hikevision isapi integration

    hello i would like to integrate the isapi using the python.i was a bit confused with writing the code for the authentication process.please can anyone help me
  5. Alexandre Martins

    NVR DS-7108NI-Q1 / M RTSP get picture

    Hi, I'm trying to capture image from cameras that are already being shared by RTSP. How do I get only one preview of each camera? I tried multiple URLs: http://user:pass@ip/ISAPI/Streaming/channels/102/picture?snapShotImageType=JPEG http://user:pass@ip/ISAPI/Streaming/Channels/102/picture...
  6. M

    Hikvision DVR API

    I want to be able to control the on screen display on a Hikvision DVR DS-7204HQI-K1 via IP commands (e.g. going from multi camera view to a single camera, nothing fancy). I've tried various approaches and can't seem to figure it out. I know it can be done on most Hikvision NVRs using...
  7. nameisnour

    ISAPI documentation

    Hi all, I am a developer trying to get acquainted with IP cameras especially ANPR/LPR (license plate recognition) cameras, my goal is to retrieve the data about the plates via some APi and integrate them in my own app. While browsing, I came across ISAPI that sort of does the job but I...
  8. P

    Get plates from Hikvision LPR camera (returning only the last 20 plates) How to retrieve more?

    I want to retrieving plates from LPR Hikvision camera but xml file returns only last 20 plates. Someone can help me to define correctly xml parameters to retrieve more registries? POST URL: .../ISAPI/Traffic/channels/1/vehicleDetect/plates POST XML: <?xml version="1.0" encoding="UTF-8"?>...
  9. nandomaciel

    HIKVision ISAPI

    Hello, I would like to know how to obtain ANPR images. I'm using a HIKVision DS-2CD7026G0/P-API camera and I'm getting the information via API with URI /ISAPI/Event/notification/ httpHosts. The big problem is that I am receiving the image in binary format and I cannot change it. Do you know if...
  10. S

    Hikvision Ip camera Device error Status Code 3

    Hello ! Ip camera model - DS-2CD122P-I3 4mm 2mp I have 2 Ip camers 6mm & 4mm. I have integrated this camera with my weighbridge management software. So whenever truck or a vehicle comes on platform the software captures snapshot or picture using URL. But sometimes it happens that top camera...
  11. tkjp

    I can not access to NVR connected camera

    i want access to camera (isapi) but not access Camera(connected NVR) Router <-> NVR <-> Camera request curl http://use:pass@host:port/ISAPI/Image/channels response <!DOCTYPE html> <html><head><title>Document Error: Unauthorized</title></head> <body><h2>Access Error: 401 -- Unauthorized</h2>...
  12. Monakhov

    RealTime LPR response

    Hi guys! Need help! Can anyone explain how to get real time plate number from DS-2CD4026FWDP-IRA in text or XML via SDK or ISAPI? I`m reading SDK, ISAPI and so on but all I can is GET requests like http://admin:admin123@192.168.0.67/ISAPI/Traffic/channels/1/vehicleDetect/plates, with response...
Top