my setup : plane :holybro px4
arduplane
raspberry pi5 connected on tailscale
usb cam h264.
ground station : raspberry pi 3b+ with mission planner connected to tailscale
python and mavlink installed
my question : what is the command to get the mavlink stream on the ground station (the ip adress of the plane on tailscale is : 100.78.14.39)?
i’m unable to connect mission planner to the plane while it works whit windows .
so, the last command doesn’t work …
i tried a ifconfig and a netstat, i can see the tailscale connection ip : 100.78.14.39 but not the port 14550 .
on the raspberry pi 5 in the plane the mavlink.py command works so , the connection with the flight controller is ok.
on windows, mission planner is ok with the udp 14550 port connection.
only the raspberry pi3b+ on the ground station is unable to connect . However i can see the raspberry 3b+ connected on tailscale …