Files
ProtoTess 3082840445 feat: Add file download functionality and ASCII art preview for camera snapshots
- Implemented DownloadFile method in client.go to download files with authentication.
- Added ascii.go for converting images to ASCII art with configurable parameters.
- Enhanced main.go to include a new option for capturing and displaying snapshots as ASCII art.
- Introduced non-interactive mode for onvif-cli, allowing command execution via command-line arguments.
- Updated documentation to include usage examples for non-interactive mode and scripting.
- Added error handling and improved user prompts for better user experience.
2025-11-18 04:13:44 +00:00
..

Additional Documentation

This directory contains supplementary documentation for the onvif-go project.

Contents

  • ARCHITECTURE.md - System architecture and design decisions
  • CAMERA_TESTS.md - Camera testing framework documentation
  • IMPLEMENTATION_SUMMARY.md - Implementation details and notes
  • PROJECT_SUMMARY.md - Project overview and planning
  • TEST_QUICKSTART.md - Testing quickstart guide
  • XML_DEBUGGING_SOLUTION.md - XML debugging tips and solutions

Main Documentation

For primary documentation, see the root directory: