Commit Graph

23 Commits

Author SHA1 Message Date
ProtoTess 64ce3192a4 feat: simplify endpoint API and enhance documentation 2025-11-12 18:50:26 +00:00
ProtoTess 41e8093594 Merge pull request #19 from 0x524A/cleanup
Add comprehensive documentation and testing framework for ONVIF library
2025-11-12 13:28:25 -05:00
ProtoTess 16f697965d Add comprehensive documentation and testing framework for ONVIF library 2025-11-12 18:04:29 +00:00
ProtoTess b1c33164e3 Merge pull request #18 from 0x524A/17-feature-create-a-automation-for-package-generation
17 feature create a automation for package generation
2025-11-12 12:47:08 -05:00
ProtoTess ea382eb9dc chore: update repository references from go-onvif to onvif-go 2025-11-12 17:45:04 +00:00
ProtoTess a6fda445f3 Refactor build process and improve documentation
- Enhanced Makefile to support building for multiple platforms with versioning and improved output.
- Added build-release.sh script for local binary releases, including checksum generation and archive creation.
- Updated error handling and comments in the build process for clarity.
- Ensured all binaries are built with versioning information included.
2025-11-12 17:32:04 +00:00
ProtoTess 90b98d3d5f Merge pull request #16 from 0x524A/9-feature-improve-test-coverage-client---device-service
test: add comprehensive unit tests for ONVIF device and SOAP function…
v1.0.0
2025-11-12 11:02:04 -05:00
ProtoTess 8bd6d09224 test: add comprehensive unit tests for ONVIF device and SOAP functionalities 2025-11-12 15:50:47 +00:00
ProtoTess 8aa47625ec Merge pull request #14 from 0x524A/8-feature-improve-test-coverage-discovery
test: add comprehensive tests for Device methods and discovery functi…
2025-11-10 23:37:54 -05:00
ProtoTess 7316cdfb65 test: add comprehensive tests for Device methods and discovery functionality 2025-11-11 04:35:35 +00:00
ProtoTess 06c15d4b86 Merge pull request #6 from 0x524A/5-add-contribution-guidelines-and-issue-templates
feat: add contribution guidelines and issue templates for better comm…
2025-11-10 23:22:42 -05:00
ProtoTess e39b0261f3 feat: add contribution guidelines and issue templates for better community engagement 2025-11-11 03:45:30 +00:00
ProtoTess 917a6d4dc4 Merge pull request #4 from 0x524A/3-add-camera-test-framework
Add camera test framework and initial tests for Bosch FLEXIDOME indoo…
2025-11-10 21:38:04 -05:00
ProtoTess f5280f8c0e Improve error handling in LoadCaptureFromArchive and handleResponse methods 2025-11-11 02:36:36 +00:00
ProtoTess c3e6ed80c1 Refactor code to improve error handling and remove unused functions 2025-11-11 02:32:23 +00:00
ProtoTess 3bf078ed3f Add camera test framework and initial tests for Bosch FLEXIDOME indoor 5100i IR
- Introduced a new directory `testdata/captures/` containing captured XML archives and README documentation for the camera test framework.
- Added a mock server implementation to replay captured SOAP responses for testing.
- Created automated tests for Bosch FLEXIDOME indoor 5100i IR using captured responses, validating device information, system date and time, capabilities, and profiles.
- Implemented enhanced device features tests, covering hostname, DNS, NTP, network interfaces, scopes, and user management.
- Added support for enhanced media and imaging features, including video and audio sources, and imaging options.
- Updated types to include new configurations and options for network, imaging, and device capabilities.
2025-11-11 02:10:04 +00:00
ProtoTess 3340094f4f ONVIF server with multi-lens camera support 2025-10-31 01:25:44 +00:00
ProtoTess 23ed9f3c41 Merge pull request #2 from 0x524A/Add-CLI
Add ONVIF quick camera tool and demo script
2025-10-29 22:05:18 -04:00
ProtoTess 7816735dad fixed linting issues 2025-10-30 02:03:34 +00:00
ProtoTess bf7c8d6d1b Add ONVIF quick camera tool and demo script 2025-10-30 01:53:02 +00:00
ProtoTess 240f3e402b Merge pull request #1 from 0x524A/Initial-Commit
Initial Commit
2025-10-29 20:51:35 -04:00
ProtoTess 1319e1ea3f Initial Commit 2025-10-30 00:50:27 +00:00
ProtoTess 2e3156df5d Initial commit 2025-10-29 19:34:08 -04:00