You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
Tried to add a reolink camera with onvif. iobroker with node 12 and js-controller 3. Adapter did not find camera. It seems it did not even start searching. Adapter logging was "debug", but no useful output. Adapter not compatible with node 12 and js-controller 3?
onvif.0
2020-04-27 13:41:26.395
debug
(22156) system.adapter.admin.0: logging true
onvif.0
2020-04-27 13:41:05.511
debug
(22156) system.adapter.admin.0: logging false
onvif.0
2020-04-27 13:40:45.074
info
(22156) devices for connection: []
onvif.0
2020-04-27 13:40:45.042
info
(22156) connecting
onvif.0
2020-04-27 13:40:45.014
info
(22156) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.onvif, node: v12.16.2, js-controller: 3.0.19
onvif.0
2020-04-27 13:40:44.702
debug
(22156) statesDB connected
onvif.0
2020-04-27 13:40:44.701
debug
(22156) States connected to redis: 127.0.0.1:9000
onvif.0
2020-04-27 13:40:44.693
debug
(22156) States create System PubSub Client
onvif.0
2020-04-27 13:40:44.690
debug
(22156) States create User PubSub Client
onvif.0
2020-04-27 13:40:44.675
debug
(22156) Redis States: Use Redis connection: 127.0.0.1:9000
onvif.0
2020-04-27 13:40:44.672
debug
(22156) objectDB connected
onvif.0
2020-04-27 13:40:44.666
debug
(22156) Objects connected to redis: 127.0.0.1:9001
onvif.0
2020-04-27 13:40:44.655
debug
(22156) Objects client initialize lua scripts
onvif.0
2020-04-27 13:40:44.654
debug
(22156) Objects create User PubSub Client
onvif.0
2020-04-27 13:40:44.653
debug
(22156) Objects create System PubSub Client
onvif.0
2020-04-27 13:40:44.649
debug
(22156) Objects client ready ... initialize now
onvif.0
2020-04-27 13:40:44.618
debug
(22156) Redis Objects: Use Redis connection: 127.0.0.1:9001
host.pi4
2020-04-27 13:40:43.597
info
instance system.adapter.onvif.0 started with pid 22156
The text was updated successfully, but these errors were encountered:
xdaamg
changed the title
Add camera not working on js-controller 3 and node 12
Add camera not working/cam not found on js-controller 3 and node 12
Apr 27, 2020
Tried to add a reolink camera with onvif. iobroker with node 12 and js-controller 3. Adapter did not find camera. It seems it did not even start searching. Adapter logging was "debug", but no useful output. Adapter not compatible with node 12 and js-controller 3?
The text was updated successfully, but these errors were encountered: