Search results

  1. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Any other ideas for getting the snapshots back? Is there an RPC2 method for doing this?
  2. P

    gps tracking device

    There are devices that you can buy with no subscription charges....bu you need to run the tracking software at home, ie traccar/gpsgate. But you need to get a device with a battery if you want impact detection etc (which is triggered when car off + someone trying to open it). Also you need to...
  3. P

    NodeJS Module: node-dahua-api

    I have a service that does it (docker/python service to mqtt - psyciknz/CameraEvents ), which can also send image content for notifications. But the snapshot function is not working for my particular unit. And the only other issue it might have is getting the channel list for an nvr. But it...
  4. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    I’ve got anither full admin account, and a read only account. Both get the same error.
  5. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Could there be a setting somewhere that’s stopping it? Or a permission, But you can see I’m using the primary admin account
  6. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Even curl does it. drogo:~$ curl --digest -u admin:admin -v http://192.168.10.66:80/cgi-bin/snapshot.cgi?channel=1 * Trying 192.168.10.66... * TCP_NODELAY set * Connected to 192.168.10.66 (192.168.10.66) port 80 (#0) * Server auth using Digest with user 'admin' > GET...
  7. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    If I could get telnet working I’d have more of a dig. But those instruction, while they show me that telnet is false, I can’t change it. At least then I might be able to see some of the low level logs.
  8. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Yeah I have no idea either. So rebooted as suggested. Same deal. http://192.168.10.66/cgi-bin/snapshot.cgi?channel=1(channel 1 is populated) But: Error ErrorID=5, Detail=Server internal error! I do see when I did into the vide the following extras on the URL, but no joy here either...
  9. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Yeah but if there's no listing in the api doc between what is and isn't supported on various devices, the api document becomes less and less relevant. The attach to events still works: /cgi-bin/eventManager.cgi?action=attach&codes= but snapshot.cgi doesn't and given snapshot is probably one of...
  10. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Here's what's on the info page: Type: DHI-NVR5216-16P-4KS2 Record Channel:16 Alarm In:4 Alarm Out:2 SN:<redacted> Web:3.2.3.1829 System Version:3.210.0002.0, Build Date: 2017-07-08
  11. P

    NodeJS Module: node-dahua-api

    I think this lists the fw I’m running DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) - Different
  12. P

    NodeJS Module: node-dahua-api

    Yeah did that...a lot of those functions don't work any more. Like snapshot.cgi, getConfig?action=ChannelTitle, the odd one does though. Looks like in this device, and others? they've changed the api. Using fiddler I think i managed to figure out they've gone to a RPC2 call where json is...
  13. P

    NodeJS Module: node-dahua-api

    Things like snapshot (which uses the following url: http://<ip>/cgi-bin/snapshot.cgi?channel=1) now gets a Error ErrorID=5, Detail=Server internal error!
  14. P

    NodeJS Module: node-dahua-api

    Anyone used this on later nvrs, specially a DHI-NVR5216 and noticed any of the functions not working?
  15. P

    Dahua NVR 5216-16P-4KS2

    @nayr have you hooked this nvr up to your api functions? I've found it's really different from previous models, and individual cameras. No ChannelTitle call, snapshot call different, all sorts.
  16. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    Or does anyone know how to decode the backups as they seem to be zipped and encoded in something.
  17. P

    DHI-NVR5216-16P-4KS2 - HTPP API (web fw 3.2.3.1829) -No Snapshot.cgi function

    I've got a service that on my 4104 NVR could get all the channel names. The request was: http://<ip>/cgi-bin/configManager.cgi?action=getConfig&name=ChannelTitle With this new one that request gets a 500 error. Looking through the IPC 1.67 http api document there are some options the work...
  18. P

    gps tracking device

    A gps tracker is easy to put in and run. There could be issues finding one that can run off the internal car wiring (outside of the acc circuit) for if the car is moved without being turned on, ie towed.
  19. P

    To VPN or not to VPN

    I use an l2tp based vpn on my ubiquiti USG. It’s provided as part of the controller software. Before that was l2tp and before that pptp on a Linux vm. PPTP is really easy to install - but less secure nowadays. Here’s a post on setting one up on raspberry pi (openvpn based) The absolute...
  20. P

    Help with question on home automation

    You haven't looked at the big open source HA products? OpenHAB/Home Assistant? Both run on raspberry pis, and both can incorporate bits of what you want. But they're not a turnkey solution.
  21. P

    Plug-in for iPad or Android?

    and while pptp (if that's what you're using) is better than port forwarding, I'd look at something better as it has been compromised. Like l2tp/ikve2 at least.
  22. P

    iDmss - notifications - suddenly started in the weekend

    I'd configured them ages ago, but they'd never worked.....then suddenly in the weekend they started working with no change. Anyone know why?
  23. P

    iDmss - notifications + channel names?

    Notifications from iDMSs...do these require a dahua cloud account (or whatever they call it), or does the app know how to get notifications to work. 2ndly I have a 4 channel nvr, in idmss these just show up as channel 1 - channel 4. Can they be changed? They don't list as that when i...
  24. P

    Dahua url snapshot problem

    Use authentication in the request header. And most likely, digest, not basic. Pretty easy to find c# examples.
  25. P

    How to hide power wire?

    Most cameras run POE, power over ethernet as it means there's only a 5mm hole needed that delivers power and network. Much easier. Consumer based cameras use DC, on a wall plug. Unless you can create a dc plug to dc plus extension then they'll need 110/240v extension cables.
  26. P

    WheelWitness HD PRO Dash Cam with GPS

    Is the gps is these just for geotagging the video? Or does this camera have a sim as well, so it can be used as a gps tracker?
  27. P

    Dahua 4014 NVR and iDss - channel names

    is there a way of setting, pulling the channel names from a dahua NVR to iDss? Mine currently says channel 1, 2 etc. I have a standalone camera and that has a channel name.
  28. P

    Google artificial intelligence

    A friend of mine has done something similar with AWS - Detectatron Some of the thinking may be applicable.
  29. P

    Dahua NVR_4xxx new firmware doesn't support IVS, or what?

    I was hoping to see an answer to this as well. I had an older firmware on my 4104p, and that supported IVS, but upon upgrading to the newer ones (which had many more benefits) it lost this capability.
  30. P

    $29 screen -- Perfect for cam feeds and whatnot

    Is that Habpanel for openhab displaying on there?