About

Gender

Male


Please tell us a bit about your UAV interest

Hardware and software development


Hometown:

 


Activity Feed

Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"Here are two simplified ways to solve the missing QtGStreamer parseLaunch() function:

Copy the launch() function from parse.cpp, paste it in elementfactory.cpp, and rename it to parseLaunch().
Change code in GStreamerPlayer.cpp from m_pipeline =…"
Jul 29, 2018
Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"I have qt-gstreamer source from freedesktop.org which is the same as github.com/GStreamer/qt-gstreamer by George Kiagiadakis which is no longer maintained. Diane Trout has been maintaining github.com/detrout/qt-gstreamer which is used to send…"
Jul 9, 2018
Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"You mentioned that you included your custom version of QtGstreamer in your source tree but I haven’t been able to find it after searching projects here and dropbox links mentioned in this thread. I’m hoping that might be key to solving my problems.…"
Jul 7, 2018
Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"Since my last comment, I found implementations for plugin_init() and gst_qt_quick2_video_sink_update_node() in qt-gstreamer but I haven’t yet figured out why they are not found upon compiling main.cpp."
Jul 7, 2018
Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"I’m building on Windows 10 with QtCreator using all 32-bit components. I used QtGStreamerHUDAppVR from github because it said "QtGStreamerHUDApp_VR_Win32" and appeared to be the most recent (Aug 17, 2017). It has three variants of .pro files in it,…"
Jul 6, 2018
Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"I need to integrate some of the functionality of QtGStreamerHUDApp with other code. The main portions I need are gstreamer + HUD (instantiation primarily) and some basic supporting features. QtGStreamerHUDApp probably already contains the best…"
Jul 5, 2018
Jeff Ward commented on Patrick Duffy's blog post How to setup a Mission Planner HD-Video HUD using GStreamer and Mission Planner plugins
"What code should be used to build QtGStreamerHUDApp for Windows? I installed the precompiled binaries from GStreamerHUD.msi and ran QtGStreamerHUDApp.exe (built Jul 10,2016) which works. I need to customize it so I tried building the project defined…"
Jul 5, 2018