iobroker-community-adapters / ioBroker.onvif

ioBroker Adapter for onvif cameras
MIT License
1 stars 1 forks source link

How to delete a camera from the list? #93

Open tukey42 opened 10 months ago

tukey42 commented 10 months ago

Hi, for testing I just want to have one of my cameras handled by the ONVIF adapter. Unfortunately, when the adapter starts it automatically discovers all existing cameras. How can this be achieved?

Best Regards

TA2k commented 10 months ago

in theory delete the device objects under objects and set a wrong password in the instance settings

tukey42 commented 9 months ago

Thanks for your reply. Unfortunately it is just a work around. Even when deleting the device under objects, it tries to connect to the delete device when restarting the adapter (fortunately it fails). It should be possible to turn of automatic discovery when starting the adapter.