Skip to content

Improve rtsp ip resolution#597

Merged
joaoantoniocardoso merged 2 commits intomavlink:masterfrom
joaoantoniocardoso:improve-rtsp-ip-resolution
Mar 30, 2026
Merged

Improve rtsp ip resolution#597
joaoantoniocardoso merged 2 commits intomavlink:masterfrom
joaoantoniocardoso:improve-rtsp-ip-resolution

Conversation

@joaoantoniocardoso
Copy link
Copy Markdown
Collaborator

Closes #432

…solution

Prefer an IP learned from an actual HTTP client request over the
pnet-detected interface guess.  Priority becomes: (1) CLI --vehicle-ddns,
(2) observed HTTP address, (3) pnet fallback.
When QGC fetches the camera definition XML, store the host IP from the
HTTP request so subsequent MAVLink messages use a proven-reachable
address for RTSP and cam-definition URIs.
@joaoantoniocardoso joaoantoniocardoso marked this pull request as ready for review March 30, 2026 13:58
@joaoantoniocardoso joaoantoniocardoso merged commit 0eccf86 into mavlink:master Mar 30, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve strategy to resolve RTSP IPs

2 participants