<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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);">
Hi Nirbheek,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks for the prompt response. Currently my system does not have environment variable for GST_REGISTRY, do I need to add them manually?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
In addition, I would like to check how can we know which plugin is for which OS? Eg. I would like to try the uvsc264src plugin, but I was told that this plugin is for Linux only and not available in Windows. I could not find such information on its documentation
 page. <a href="https://gstreamer.freedesktop.org/documentation/uvch264/uvch264src.html?gi-language=c" id="LPlnkOWALinkPreview">https://gstreamer.freedesktop.org/documentation/uvch264/uvch264src.html?gi-language=c</a></div>
<div class="_Entity _EType_OWALinkPreview _EId_OWALinkPreview _EReadonly_1">
<div id="LPBorder_GTaHR0cHM6Ly9nc3RyZWFtZXIuZnJlZWRlc2t0b3Aub3JnL2RvY3VtZW50YXRpb24vdXZjaDI2NC91dmNoMjY0c3JjLmh0bWw:Z2ktbGFuZ3VhZ2U9Yw.." class="LPBorder712771" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;">
<table id="LPContainer712771" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td style="width: 100%;">
<div id="LPTitle712771" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor712771" href="https://gstreamer.freedesktop.org/documentation/uvch264/uvch264src.html?gi-language=c" style="text-decoration: none; color: var(--themePrimary);">uvch264src - GStreamer</a></div>
<div id="LPDescription712771" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
uvch264src. A camera bin src element that wraps v4l2src and implements UVC H264 Extension Units (XU) to control the H264 encoder in the camera</div>
<div id="LPMetadata712771" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
gstreamer.freedesktop.org</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
That leads me to think that whether my installation has installed all the plugins.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you,
<div>Angela</div>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Nirbheek Chauhan <nirbheek.chauhan@gmail.com><br>
<b>Sent:</b> Tuesday, April 19, 2022 2:42 PM<br>
<b>To:</b> Discussion of the development of and with GStreamer <gstreamer-devel@lists.freedesktop.org><br>
<b>Cc:</b> Angela Yan <yanyan9@hotmail.com><br>
<b>Subject:</b> Re: How verify good/ugly/bad plugin is properly installed in Windows</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Angela,<br>
<br>
I've double-checked that all plugins are installed by the gstreamer<br>
MSIs, specifically the playback plugin is installed too:<br>
<br>
gstreamer/1.0/mingw_x86_64/lib/gstreamer-1.0/libgstplayback.dll<br>
gstreamer/1.0/msvc_x86_64/lib/gstreamer-1.0/gstplayback.dll<br>
<br>
1. You only need to install either MinGW or MSVC. You do not need both.<br>
2. Please make sure that you've installed both the runtime and<br>
development installers for whichever version + toolchain you pick<br>
<br>
If you've installed both MinGW and MSVC and/or you're switching<br>
between them, you need to delete the gstreamer registry cache.<br>
Alternatively, you can set the GST_REGISTRY env var to something like<br>
C:/gstreamer/1.0/gstregistry-msvc-x86_64.bin etc.<br>
<br>
Chers,<br>
Nirbheek<br>
<br>
On Tue, Apr 19, 2022 at 9:30 AM Angela Yan via gstreamer-devel<br>
<gstreamer-devel@lists.freedesktop.org> wrote:<br>
><br>
> Hi Team,<br>
><br>
> GStreamer Version: 1.20.1<br>
> OS: Win10<br>
><br>
> I have installed MSVC 64-bit and MinGW 64-bit in the system. I even managed to compile AWS Kinesis Video Stream Producer plugin successfully. But now when I try to run certain pipeline, it says 'no element or plugin' for certain element. May I know how to
 verify the base/good/ugly/bad plugin are properly installed in Windows?<br>
><br>
> Eg. I can find libgstplayback.dll in MinGW installation directory but in msvc directory, there are only libgstplayback.la, libgstplayback.a file.<br>
><br>
> Not sure if it matters, first time install of MSVC and MinGW were using 'typical' installation and later launch the installer again, and modify the installation by manually select every single component. Also tried the 'complete installation' as an over-installation
 on existing installation.<br>
><br>
> Thank you,<br>
> Angela<br>
</div>
</span></font></div>
</body>
</html>