<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hello,</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Please, I’m trying to run gstreamer on windows using the C# bindings:
<a href="https://github.com/GStreamer/gstreamer-sharp">https://github.com/GStreamer/gstreamer-sharp</a><o:p></o:p></p>
<p class="MsoNormal">But I keep getting this error: <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Exception thrown: 'System.DllNotFoundException' in gstreamer-sharp.dll<o:p></o:p></p>
<p class="MsoNormal">An unhandled exception of type 'System.DllNotFoundException' occurred in gstreamer-sharp.dll<o:p></o:p></p>
<p class="MsoNormal">Unable to load DLL 'gstapp-1.0-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I added the environment variables as stated in the Gstreamer docs and installed the libs. But I constantly get this error.
</p>
<p class="MsoNormal">I’ve been on it for several hours does someone have a solution ? please.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Best Regards,</p>
<p class="MsoNormal">Damien Doumer T.K<o:p></o:p></p>
<p class="MsoNormal">https://doumer.me<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>