Recent content by miffy_bf

  1. M

    NodeJS Module: node-dahua-api

    I try to npm install net-keepalive, it gives the same error. By the way, what do you mean about old version? old-version of node-dahua-api? or old version of libffi?
  2. M

    NodeJS Module: node-dahua-api

    I already run sudo apt-get install libffi-dev before. I ran again and it said I am already have the latest version. Is it the file "fficonfig.h" only for x86 platform?
  3. M

    NodeJS Module: node-dahua-api

    Thank you for your fast reply. I got the node.js at https://nodejs.org/en/download/ using the ARM Binaries (.tar.xz) - ARMv8. Here is the log debian@pine64pro:~/dahua$ npm install node-dahua-api- > ref@1.3.2 install...
  4. M

    NodeJS Module: node-dahua-api

    Hi, I am trying to install your Dahua API to a SOC running Debian. However I got an error saying that I missed fficonfig.h, may I know what is the missing package i have to install? In file included from ../deps/libffi/src/prep_cif.c:27:0: ../deps/libffi/include/ffi_common.h:17:23: fatal error...
Top