Hello,
Was wondering how you attempted to install kurento on openSUSE.
Skimming the documentation,
Looks like the main recommendation is to install as a docker container which is what you did.
But,
Skimming the github repository, there is apparently an RPM repository. I don't know if this should be recommended since it's not presented as a recommended installation method, but it's there... I'd expect if installed from this repository, your plugins problem would be addressed. Note that the instructions are for Fedora/CentOS, things like an epel repositiory are not necessary or ever should be installed on an openSUSE.
https://github.com/pkgs-cloud/kurento
Or, did you really, actually try to build from source?
I didn't find any instructions in the main Documentation but of course should be embedded in the source tree.
As for the gstreamer files,
I'd expect that those should be installed as described by your install, you should NOT install the development headers (-devel).
Typically apps are built to interface with the gstreamer plugins already, you shouldn't have to modify the gstreamer plugins to fit the application.
TSU
Bookmarks