3082840445
- 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.
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:
- README.md - Main project documentation
- QUICKSTART.md - Getting started guide
- BUILDING.md - Build and release instructions
- CONTRIBUTING.md - Contribution guidelines
- CHANGELOG.md - Version history and changes