GithubHelp home page GithubHelp logo

iobroker.onvif-alt's People

Contributors

dependabot[bot] avatar jey-cee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bradh tobiak

iobroker.onvif-alt's Issues

Please check iobroker.onvif with js-controller 2.0

Hi,

the new js-controller 2.0 will come into latest repository in the next days and we want to make sure that all adapters are working well. We already did a 2 weeks Beta test and so some adapter were aleady checked and some needed slight adjustments.

You can find more information in ioBroker/ioBroker.js-controller#482 and in the ioBroker Forum. If you have more technical questions please write in the referenced issue or in the Developer thread please. General questions are best in the genral thread.

Please update your systems to js-controller 2.0 and check your adapter.

Please close this issue once you have checked your adapter or received successfull reports from users.

Thank you very much for your support. Please contact us in the other Threads or Forum on any question.

Add camera not working with Reolink ipcam

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

DigooMini can not be found

Hello,
my DigooMini can not be found.
With Synology Surveillance Station, the adress is:
rtsp://admin:########@192.168.180.20:554/onvif1
I enter Start and End as 192.168.180.20, the port as 554,
admin and password respectively, but it is not found.
Is there any fix/hint how to deal with it?
Regards, Dieter

Verify Compact mode for your adapter

We have detected that your adapter supports the compact mode. Please use the latest js-controller 2.0 and verify that everything works.

Some more information what is important to check can be found at ioBroker/ioBroker.js-controller#512

On questions please answer to the linked issue. Please close this issue after your test and add the version number that you have tested please as a comment.

Thank you for your support.

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/Jey-Cee/iobroker.onvif

I have also found warnings that may be fixed if possible.

  • [W400] Cannot find "" in latest repository
  • [W505] setTimeout found in "main.js", but no clearTimeout detected
  • [W801] .npmignore not found
  • [W901] .gitignore not found

Thanks,
your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

Compatibility check and testing for Node.js 14 and 16

Dear Adapter developer,

Node.js 14 is now available for a year and Node.js 16 was release just some days ago and will become LTS by October 2021. We plan to update the ioBroker Node.js recommendation (currently 12.x) to 14.x later this year.

Please check your adapter with Node.js 14 especially, and ideally also directly with Node.js 16

Please add both versions to the adapter testing which is executed on commits.

If your adapter requires a certain minimum version of Node.js please set the 'engine' setting in package.json accordingly! Please also do this if the adapter is not able to work in certain Node.js versions, so that ioBroker can prevent users from installing te adapter if not compatible!

On questions please talk to us at ioBroker/ioBroker.js-controller#1138

Please close the issue after you checked it.

Thank you very much for your support!

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/Jey-Cee/iobroker.onvif-alt

I have also found warnings that may be fixed if possible.

  • [W400] Cannot find "" in latest repository
  • [W505] setTimeout found in "main.js", but no clearTimeout detected
  • [W801] .npmignore not found
  • [W901] .gitignore not found

Thanks,
your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

Compatibility check to js-controller 3.3 and Admin5 React UI

Dear Adapter developer,

with js-controller 3.2 and js-controller 3.3 some additional checks were added to make sure that created objects match to the specifications and also written state values match to the object definition.

If something is not correct this is logged as 'warning' or 'info' log.

Please take the time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1301

Additionally we are preparing Admin 5 which will have a completely rewritten UI. Please install Admin 5, activate that new UI and verify that the configuration of you adapter works as expected also there.

More informations on Admin 5 can be found in Forum https://forum.iobroker.net/topic/44282/test-adapter-admin-5-0-x-alpha-der-neuen-ui

Please close the issue after you checked it.

Thank you very much for your support!

ptz

ptz not work adapter. absolute and relative move in which the camera does not work, only continuous move (checked manager onvif)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.