I build drone and I need a streaming video from camera to my C# app. In drone I have nvdia jettson with ubuntu where i’m running a streaming rtsp by udpsink. I can show this stream on Windows by only in console using gstremer tool. I saw liblary to run gstremer in C# but, in interner I didn’t see a version for windows, GitHub - GStreamer/gstreamer-sharp: C# bindings for GStreamer. This module has been merged into the main GStreamer repo for further development. is only Linux. Do you have solution for this problem? Very thanks!