An official multi-platform configuration tool for OpenIPC cameras, built with Avalonia UI. The app manages camera settings, telemetry, presets, and firmware updates.
- Mobile builds are in progress.
Note: NVR is not supported yet. Please use MarioFPV's OpenIPC Config for NVR support.
- Camera settings management: configure resolution, frame rate, and exposure
- Telemetry: view real-time metrics like temperature, voltage, and signal strength
- Setup wizards: guided setup for device and network configuration
- Multi-platform support: Windows, macOS, Linux, Android, and iOS targets
- YAML-based configuration files: edit and customize settings with YAML
dotnet build Companion.Desktop/Companion.Desktop.csproj -c Release
dotnet run --project Companion.Desktop/Companion.Desktop.csproj