<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p dir="auto">So, I'm new to GStreamer and I've taken the safe route by downloading the pre-built binaries from
<a href="https://gstreamer.freedesktop.org/download/" rel="nofollow noreferrer noopener" target="_blank">
https://gstreamer.freedesktop.org/download/</a> for windows. I believe I've installed it fully by downloading MSVC runtime and development versions for VS 2019. But when I try to run a GStreamer command I always get something similar to what is shown below.</p>
<p dir="auto"><br>
</p>
<p dir="auto">Below is a snippet of the issue, when I run 'gst-device-monitor-1.0' via command line to access my built-in webcam as I'm running this on a work laptop.</p>
<img size="78794" contenttype="image/png" unselectable="on" tabindex="-1" style="max-width: 100%; user-select: none;" data-outlook-trace="F:1|T:1" src="cid:831b5635-12b2-4cb9-830f-1bd48ca78c3e">
<div dir="auto" style="margin-top: 0px; margin-bottom: 0px;"><br>
</div>
<p dir="auto">I might be missing an environment variable or path. These are my current system variables, I've set: </p>
<img size="15965" contenttype="image/png" unselectable="on" tabindex="-1" style="max-width: 100%; user-select: none;" data-outlook-trace="F:1|T:1" src="cid:b300c58c-f4e8-4ee5-ae1c-b07d76f967c4">
<div dir="auto" style="margin-top: 0px; margin-bottom: 0px;"><br>
</div>
<p dir="auto">My current PATH, I've set:</p>
<img size="54783" contenttype="image/png" unselectable="on" tabindex="-1" style="max-width: 100%; user-select: none;" data-outlook-trace="F:1|T:1" src="cid:bd93f8fd-fdd2-4031-bb8b-b712703668de">
<div dir="auto" style="margin-top: 0px; margin-bottom: 0px;"><br>
</div>
<p dir="auto">I was told the issue could be strawberryperl being above gstreamer in the path, but I've changed that since and the issue is still persistent.</p>
<p dir="auto"><br>
</p>
<p dir="auto">System Info: </p>
<p dir="auto">Windows 10 Pro 64-bit </p>
<p dir="auto">Intel i5-5300U </p>
<p dir="auto">8GB Ram</p>
<br>
</div>
</body>
</html>