46035f4873
onvif-cli improvements: - Add menu option to list network interfaces - Add interface selection during discovery - Display detailed interface information (up/down, multicast, addresses) - Allow discovery by interface name or IP address - Maintain backward compatibility with default interface onvif-quick improvements: - Add menu option to list network interfaces - Add interface selection during discovery - Simplified interface list display - Quick discovery on specific network Documentation: - Add comprehensive CLI_NETWORK_INTERFACE_USAGE.md guide - Include usage scenarios and workflows - Troubleshooting section - Integration examples - Command reference table These enhancements allow users to easily specify which network interface to use for camera discovery, solving issues with multi-interface systems.
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