Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

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

Open
dfridrich opened this issue Jan 22, 2022 · 0 comments
Open

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

dfridrich opened this issue Jan 22, 2022 · 0 comments

Comments

@dfridrich
Copy link

dfridrich commented Jan 22, 2022

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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant