<div dir="ltr">That is what I was looking for. Thanks!!<br><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-12 11:30 GMT+02:00 Tim Müller<span dir="ltr"></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 2014-09-12 at 11:04 +0200, Alicia Romero wrote:<br>
<br>
Hi Alicia,<br>
<span><br>
> In the version 1.4 of gstreamer was implemented a new API for listing<br>
> devices.<br>
><br>
> I would like to use it for getting a video device list from gstreamer.<br>
><br>
><br>
> Could anyone give me a hint the steps to follow for doing that?<br>
<br>
</span>You could have a look at the gst-device-monitor-1.0 command line tool,<br>
and see what it does for e.g.<br>
<br>
 gst-device-monitor-1.0 Video/Source<br>
<br>
or<br>
<br>
 gst-device-monitor-1.0 Video<br>
<br>
<br>
Code is here:<br>
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tools/gst-device-monitor.c" target="_blank">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tools/gst-device-monitor.c</a><br>
<br>
How well it will work on your system depends a bit on what you're<br>
looking for, the API hasn't been implemented for all plugins yet, but it<br>
should work on Linux with v4l2 and pulse at least.<br>
<br>
 Cheers<br>
<span><font color="#888888">  -Tim<br>
</font></span></blockquote></div><br></div></div></div></div></div></div>