Trying to add additional second Hud to Mission Planner to use vlc with IP Camera


I added additional HUD to the mission planner and I want to use it with vlc feature but I couldn’t find how to direct this vlc screen to my HUD. I looked up everywhere in the source code but I couldn’t find relation between HUD and vlc feature. If someone can help I would be appreciate.

I would try looking for RTSP stream feature.

1 Like

Don’t use vlc, it’s bad. Look at gstreamer

Thanks for the answer. I am trying to connect an IP camera using RTSP, is it possible with gstreamer? (I am new here if it is answered before, sorry in advance)

Hi everyone,

How to add a second Hud for an IP Camera in Mission Planner? In which part of the code do I need to change to add a second Hud? Do I need to make any changes to MainV2.cs and MainV2.Designer.cs? How?

How to run IP Camera in Mission Planner? I tested various methods to display the output of the IP camera, but unfortunately I did not find the answer.

Please help me. Thanks.