bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/docs/extensions/cockpit/1.0/overview
Other
55 stars 20 forks source link

Cockpit flatpack loaded wrong ip whitelist for video #1201

Open Williangalvani opened 1 month ago

Williangalvani commented 1 month ago

I have seen similar issues before, where the ips are not even for existing networks.

image

image

WebRTC whitelist should match the ip of the general network ip

rafaellehmkuhl commented 1 month ago

Interesting suggestion.

@joaoantoniocardoso what do you think?

Also, in case the user has a mdns as its global address, can we resolve it to match them?

joaoantoniocardoso commented 1 month ago

Interesting suggestion.

@joaoantoniocardoso what do you think?

I didn't get the idea of what would be the general network ip, and it seems tricky to do any cleanup automatically here...

Also, in case the user has a mdns as its global address, can we resolve it to match them?

If we add an endpoint on the BlueOS's helper for that, yes