Hi, I’ve added some gstreamer features in an already working application. But now when trying to test it in another windows machine it ends up failing.
My question is, besides the multiple .dll needed for using the plugins, do I need to add other files, for example some .exe for gstreamer or any other element that is needed to run ?
Is there any way to check what files do I exactly need in order to properly deploy an application with gstreamer features ?
Thank you!