@vicky_mac The old gstreamer versions have memory leaks. Which gstreamer version are you using? Try to upgrade to the latest gstreamer.
Your Qt is old as well. Upgrade your Qt to at least 5.15.2.
I was just mentioning that's how the video demonstrated.
Thanks to you I have the files in my test project and they are the files from my actual app, now
compiling seems to be the issue.
I had a couple things to do to get it build able again but now I can at least compile my c++ classes. I have one test with one of my objects now so thanks.