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
420 stars 137 forks source link

How use this package with opencv #101

Open andrepesi opened 1 year ago

andrepesi commented 1 year ago

I ran the sample code for streaming and nothing happened. Can someone explain to me? I need to use my ipcamera with OpenCV but I couldn't so I thought of using this lib, but I don't understand. Can anyone help me how could I do this?