Files
onvif-go/docs
ProtoTess 46035f4873 feat: add network interface selection to CLI tools
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.
2025-11-17 17:41:03 +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: