You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgalt="Pepy Total Downloads"src="https://img.shields.io/pepy/dt/onvif-python?label=Downloads&color=red"href="https://pepy.tech/projects/onvif-python">
A Model Context Protocol (MCP) server for ONVIF, providing a unified API and context-based integration for ONVIF devices, clients, and services. It enables advanced automation, orchestration, and interoperability across ONVIF-compliant devices and clients.
1128
1125
1129
-
## Alternatives
1130
-
1131
-
If you are looking for other ONVIF Python libraries, here are some alternatives:
A synchronous ONVIF client library for Python, using Zeep for SOAP communication. Focuses on compatibility and ease of use for standard ONVIF device operations. Good for scripts and applications where async is not required.
An asynchronous ONVIF client library for Python, based on Zeep and asyncio. Suitable for applications requiring non-blocking operations and concurrent device communication. Supports many ONVIF services and is actively maintained.
1138
-
1139
1126
## References
1140
1127
-[ONVIF Official Specifications](https://www.onvif.org/profiles/specifications/specification-history/)
1141
1128
-[ONVIF Official Specs Repository](https://github.com/onvif/specs)
<imgalt="Pepy Total Downloads"src="https://img.shields.io/pepy/dt/onvif-python?label=Downloads&color=red"href="https://pepy.tech/projects/onvif-python">
Server Model Context Protocol (MCP) untuk ONVIF, menyediakan API terpadu dan integrasi berbasis konteks untuk perangkat, klien, dan layanan ONVIF. Memungkinkan otomatisasi tingkat lanjut, orkestrasi, dan interoperabilitas di seluruh perangkat dan klien yang sesuai ONVIF.
1128
1125
1129
-
## Alternatif
1130
-
1131
-
Jika Anda mencari pustaka Python ONVIF lainnya, berikut beberapa alternatif:
Pustaka klien ONVIF sinkron untuk Python, menggunakan Zeep untuk komunikasi SOAP. Berfokus pada kompatibilitas dan kemudahan penggunaan untuk operasi perangkat ONVIF standar. Cocok untuk skrip dan aplikasi yang tidak memerlukan async.
Pustaka klien ONVIF asinkron untuk Python, berbasis Zeep dan asyncio. Cocok untuk aplikasi yang memerlukan operasi non-blok dan komunikasi perangkat secara konkuren. Mendukung banyak layanan ONVIF dan aktif dipelihara.
1138
-
1139
1126
## Referensi
1140
1127
-[Spesifikasi Resmi ONVIF](https://www.onvif.org/profiles/specifications/specification-history/)
1141
1128
-[Repositori Resmi ONVIF Specs](https://github.com/onvif/specs)
0 commit comments