ESP32 library for ACME protocol client (to get certificates)
...This library allows you to get certificates for IoT devices based on the ESP32.
More info in https://sourceforge.net/p/esp32-acme-client/code/HEAD/tree/trunk/Readme.md.
Specific configuration examples and technology overview is in https://sourceforge.net/p/esp32-acme-client/code/HEAD/tree/trunk/components/acmeclient/Configurations.md.
You can get this component from Espressif's component registry ( https://components.espressif.com/components?q=dannybackx ). Put this component into your project with
idf.py add-dependency dannybackx/acmeclient
Device Manager for ONVIF-based Network video devices.
ODM is a ONVIF protocol implementation of Network Video Client (NVC) to manage Network Video Transmitters (NVT), Network Video Storage (NVS) and Network Video Analytics (NVA) devices.
Implements Discovery, Device, Media, Imaging, Analytics, Events and PTZ services. Write in C# and uses ffmpeg for media decoding.