How verify good/ugly/bad plugin is properly installed in Windows

Angela Yan yanyan9 at hotmail.com
Tue Apr 19 10:04:09 UTC 2022


Thank you so much Nirbheek.

Angela
________________________________
From: Nirbheek Chauhan <nirbheek.chauhan at gmail.com>
Sent: Tuesday, April 19, 2022 5:14 PM
To: Angela Yan <yanyan9 at hotmail.com>
Cc: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Subject: Re: How verify good/ugly/bad plugin is properly installed in Windows

On Tue, Apr 19, 2022 at 2:10 PM Angela Yan <yanyan9 at hotmail.com> wrote:
>
> Hi Nirbheek,
>
> Thanks for the prompt response. Currently my system does not have environment variable for GST_REGISTRY, do I need to add them manually?
>

This is just for debugging purposes. Simply set it in your terminal
and check if you see more plugins in the output.

> 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.

That was me :)

> I could not find such information on its documentation page. https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgstreamer.freedesktop.org%2Fdocumentation%2Fuvch264%2Fuvch264src.html%3Fgi-language%3Dc&data=04%7C01%7C%7Cb76cb32325084e761a7108da21e500b7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637859564683470737%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=589o8dWZdLpcDSnsEtE1zpPV3bBWRxRSXK6SxDr4WxE%3D&reserved=0
> uvch264src - GStreamer
> uvch264src. A camera bin src element that wraps v4l2src and implements UVC H264 Extension Units (XU) to control the H264 encoder in the camera
> gstreamer.freedesktop.org
>
> That leads me to think that whether my installation has installed all the plugins.

The documentation specifically says "wraps v4l2src". "v4l2" stands for
"video4linux2": https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FVideo4Linux&data=04%7C01%7C%7Cb76cb32325084e761a7108da21e500b7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637859564683470737%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=GdHFFQv0a5rdSoSbMW7Dni5u7wChupiaNxWKWaFPjPs%3D&reserved=0

When in doubt, look at the code:

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.freedesktop.org%2Fgstreamer%2Fgstreamer%2F-%2Fblob%2Fmain%2Fsubprojects%2Fgst-plugins-bad%2Fsys%2Fuvch264%2Fmeson.build%23L11-14&data=04%7C01%7C%7Cb76cb32325084e761a7108da21e500b7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637859564683470737%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=0qSKdnTv2BMia5iHA%2BdTSOk0BrWsY%2Fxde%2FwNbnkfmjs%3D&reserved=0

Cheers,
Nirbheek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220419/63d3eaf5/attachment-0001.htm>


More information about the gstreamer-devel mailing list