onvif discovery coded with python works from windows 10 client but not from debian 12 client
I am working on developing an onvif device manager, more specifically the discovery part. To be able to connect over the internet, I need a python script on the local network’s server (debian12). The script is working if I run it om my windows 10 pc but not on my ubuntu 22 pc.