I am following this tutorial for pymavlink: https://www.youtube.com/watch?v=kecnaxlUiTY&t=416s
In the video he says that SITL makes 2 mavlink connection streams. However, when I run it, I only see 1 stream being created. I have attached the image below. This means that when I run his code, nothing happens as the stream I am giving it does not exist.
Edit: I am running SITL on WSL2 with Ubuntu 24.04