FalkTannhaeuser / python-onvif-zeep

ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)
MIT License
424 stars 138 forks source link

Security token authentication/authorization error #70

Closed canozcivelek closed 3 years ago

canozcivelek commented 3 years ago

Hi, I'm trying to access my ONVIF enabled IP camera to perform zoom/focus functions. I can successfully stream from xx.xx.xx.xx:554 with username and pwd. On the web UI, it is stated that the ONVIF port is 8899. I tried with both ports but always ended up in the following error:

onvif.exceptions.ONVIFError: Unknown error: The security token could not be authenticated or authorized What am I missing here? Can the ONVIF credentials be different? If so where could I find them?

Thanks a lot for your time!

diogopaschoal-tw commented 1 year ago

Hi, @canozcivelek. How did you fixed it? I'm getting an error for most of all operations. Maybe my cam do not support most of it.

The action requested requires authorization and the sender is not authorized