fzwoch / obs-gstreamer

GStreamer OBS Studio plugin
GNU General Public License v2.0
349 stars 34 forks source link

Plugin not loading in OBS - Windows #68

Closed logicallysynced closed 2 years ago

logicallysynced commented 2 years ago

Hi there,

I just installed the gstreamer runtime on Windows, and then added the bin folder of the install to PATH, before then adding your plugin to the OBS Studio's plugin directory (x64).

Plugin was added to this directory: C:\Program Files\obs-studio\obs-plugins\64bit\

When looking in the OBS startup log, I can see this also: 14:09:30.297: LoadLibrary failed for '../../obs-plugins/64bit/obs-gstreamer.dll': The specified module could not be found.

Any ideas on what might be happening?

logicallysynced commented 2 years ago

Nevermind, I had the wrong gstreamer package installed.

fzwoch commented 2 years ago

MSVC version instead of MinGW I assume?