onvif-service-impl
CommunityImplement ONVIF 24.12 services in Rust.
Authorkkrzysztofik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach and reusable patterns for implementing ONVIF 24.12 compliant services within the onvif-rust project, ensuring interoperability and adherence to standards.
Core Features & Use Cases
- Service Implementation: Guides the implementation of ONVIF Device, Media, PTZ, and Imaging services.
- Handler Patterns: Demonstrates the
ServiceHandlertrait and operation dispatching. - XML Parsing/Building: Provides examples for handling ONVIF's XML-based request/response format.
- Authentication & Error Handling: Illustrates how to integrate authorization checks and return proper ONVIF faults.
- Use Case: A developer needs to add a new ONVIF operation, like
GetSystemLog, to the device service. This Skill provides the exact steps, code snippets, and patterns to follow.
Quick Start
Implement the GetSystemLog operation for the DeviceService by defining the handler method, updating the dispatcher, defining types, and creating XML parsing/building functions.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: onvif-service-impl Download link: https://github.com/kkrzysztofik/Anyka_ak3918_hacking_journey/archive/main.zip#onvif-service-impl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.