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

remotediscovery example #32

Open CharlesJu1 opened 5 years ago

CharlesJu1 commented 5 years ago

Is there an example to do remote discovery? I am having a trouble figuring it out. I guess I need to use create_onvif_service. But what portType parameter I should give?

ghylander commented 3 years ago

i would be interested in an example too, been trying to figure it out using the application programmers guide, core specification, feature discovery specification, etc to no avail