hubugui

Results 1 comments of hubugui

I write a simple base on example/streaming.py and [python-onvif-zeep/issues/4](https://github.com/FalkTannhaeuser/python-onvif-zeep/issues/4), it work nice with HiKvision camera, as follow: ``` import zeep from onvif import ONVIFCamera, ONVIFService def zeep_pythonvalue(self, xmlvalue): return xmlvalue...