Asynchronous ONVIF client implementation for Python 3.10+. Network I/O is fully asyncio-based: SOAP requests go over an aiohttp transport, so every camera call is awaitable. The WSDL files needed to ...
I consider this library to be stable. Since no new developments happen around the SOAP specification, it won't be updated that much. Good PRs which fix bugs are always welcome, however.