python-onvif-zeep icon indicating copy to clipboard operation
python-onvif-zeep copied to clipboard

ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)

Results 101 python-onvif-zeep issues
Sort by recently updated
recently updated
newest added

Hi everybody, I successfully connected the camera to my Pyhton 3.7 and already getting some general information. Some of the informations I tried to retrieve are not available. Here two...

would be nice to have TLS/SSL support, because my cam only supports https access.

``` /home/suyog/stitcher/PTZcamera_image/PTZcamera_control/python-onvif-zeep-async/examples/rotate_image.py:44: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() INFO:httpx:HTTP Request: POST http://192.168.10.35/onvif/device_service "HTTP/1.1 200 OK" ['__class__', '__delattr__', '__dir__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__',...

`suyog@suyog-HP-250-G8-Notebook-PC:~/stitcher/PTZcamera_image/PTZcamera_control/python-onvif-zeep(zeep)$ python3 setup.py install` `/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py...

Using `onvif-cli`, I am seeing some kind of serialised `OrderedDict` from a call to `media GetProfiles`. This isn't a huge deal except this data seems to be missing some attributes...

Hello all. I am planning to buy Axis Communications M5000-G 15MP PTZ Network Dome Camera. I want to programmatically control the pan, tilt, zoom movements of the camera using languages...

add the ability to rewrite the address and the port if the camera is in a router with nat. When a camera is behind nat, all the ip/port information received...

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...

I am attempting to use the package as described in the README, e.g. creating an ONVIFCamera instance for later use to access related ONVIF services. My code looks like this:...

I have use media profile service but its just returning media profile service class