Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Add camera not working with Reolink ipcam #12

Open
xdaamg opened this issue Apr 27, 2020 · 2 comments
Open

Add camera not working with Reolink ipcam #12

xdaamg opened this issue Apr 27, 2020 · 2 comments

Comments

@xdaamg
Copy link

xdaamg commented 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?

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
@xdaamg 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
@Jey-Cee
Copy link
Owner

Jey-Cee commented Apr 29, 2020

On my side it is working wit node 12 and js-controller 3. But there are several reasons why your camerea could not be detected:

  • Not supported
  • Auto discovery could not find it
  • There is a unknown problem with detection. <- the reason why i am stopped active development on this adapter.

@xdaamg xdaamg changed the title Add camera not working/cam not found on js-controller 3 and node 12 Add camera not working with Reolink ipcam Apr 29, 2020
@xdaamg
Copy link
Author

xdaamg commented Apr 29, 2020

Title changed. Thank you for information that you will not continue development on this adapter.

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

2 participants