sr99622 / libonvif

Onvif library with GUI implementation and built in YOLOX
GNU Lesser General Public License v2.1
173 stars 44 forks source link

List of manually added cameras disappear after every relaunch #94

Closed AntonKrychevskyy closed 4 months ago

AntonKrychevskyy commented 4 months ago

Hi. I am using onvif-gui on Fedora 40. I've switched to Cached Addresses option in Settings tab and manually added two IP cameras. They worked normally. But when I close the program and starts it again the list of cameras is empty. Am I doing something wrong or it is suppose to behave like that?

Thank you.

sr99622 commented 4 months ago

Hi Anton,

The cached addresses should re-appear if the Discovery is performed. This is not done by default, but there are two ways to perform discovery. You can click the discover button on the camera panel to perform a one-time discover, or you can set the Auto Discovery check box on the Settings Panel to automatically perform discovery each time upon start up.

Note that if discovery is not performed and the program is closed without any cameras shown in the list, the cache will be cleared.

Thank you so much for reaching out, I hope this clears up the issue. If you need further help, please let me know.

Best Regards,

Stephen

AntonKrychevskyy commented 4 months ago

Oh, ok. Great. Thanks