eu-evops / homebridge-hikvision

28 stars 21 forks source link

FFmpeg exited with code: null and signal: SIGILL (Unexpected) #35

Open dfridrich opened 2 years ago

dfridrich commented 2 years ago

Hi,

I am unable to properly configure my NVR. Still getting errors with camera. Could you provide more information how to properly configure it?

Configuration

{
    "platform": "Hikvision",
    "host": "192.168.1.XXX",
    "port": 80,
    "username": "admin",
    "password": "XXX"
}

Output log

[22/01/2022, 15:18:15] [Hikvision] Loading cameras...
[22/01/2022, 15:18:15] [Hikvision] Registering cameras with homebridge
[22/01/2022, 15:19:15] [Hikvision] Connected to NVR system: {
  DeviceInfo: {
    '$': {
      version: '1.0',
      xmlns: 'http://www.hikvision.com/ver20/XMLSchema'
    },
    deviceName: 'Network Video Recorder',
    deviceID: '48453831-3032-3636-3339-XXXXXXXXXXX',
    model: 'DS-7608NI-K2',
    serialNumber: 'DS-7608NI-K20820200XXXXXXXXXXXXXXXXXXXX',
    macAddress: 'c0:51:7e:26:XX:XX',
    firmwareVersion: 'V4.30.011',
    firmwareReleasedDate: 'build 200803',
    encoderVersion: 'V5.0',
    encoderReleasedDate: 'build 200706',
    deviceType: 'NVR',
    telecontrolID: '255'
  }
}
[22/01/2022, 15:19:15] [Hikvision] Loading cameras...
[22/01/2022, 15:19:16] [Hikvision] Registering cameras with homebridge
[Obdenice stodola vzadu] Snapshot request handler provided empty image buffer!
[Obdenice dvur] Snapshot request handler provided empty image buffer!
[Stodola] Snapshot request handler provided empty image buffer!
[Dvur] Snapshot request handler provided empty image buffer!
[22/01/2022, 15:19:36] [Hikvision] [Dvur] Starting video stream: 1280 x 720, 30 fps, 299 kbps
[22/01/2022, 15:19:41] [Hikvision] [Dvur] FFmpeg exited with code: null and signal: SIGILL (Unexpected)