<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>I think jack_lsp does what you need.</p>
<p>~Georg<br>
</p>
<div class="moz-cite-prefix">Am 15.08.19 um 22:36 schrieb Matt
Zagrabelny:<br>
</div>
<blockquote type="cite"
cite="mid:CAOLfK3WENPC=K3+msdFkPH4MJkJszHkkhuY+HCgXHH+jZGGv5g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>The JACK (1) page [0] references this mailing list for
possible dialog about jack usage.</div>
<div><br>
</div>
<div>I am using the jack2 daemon.</div>
<div><br>
</div>
<div>I am launching a jack aware application (OBS), but the
connection to jack is not being made automatically, so I use
jack_connect to make the connection between the two ports
(system mic and OBS reader).</div>
<div><br>
</div>
<div>Is there a "jack_FOO" CLI tool that can be used to query
what available ports there are?</div>
<div><br>
</div>
<div>The reason being is I need to put a sleep into my script to
connect the jack ports:</div>
<div><br>
</div>
<div>/usr/bin/obs &</div>
<div>sleep 10</div>
<div>jack_connect system:out_1 OBS:jack_in</div>
<div><br>
</div>
<div>I'd like to eliminate the sleep command and poll jack to
see if OBS has any port available.</div>
<div><br>
</div>
<div>What do you think?</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>-m</div>
<div><br>
</div>
<div>[0] <a href="http://jackaudio.org/community.html"
target="_blank" moz-do-not-send="true">http://jackaudio.org/community.html</a></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Linux-audio-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.linuxaudio.org/listinfo/linux-audio-user">https://lists.linuxaudio.org/listinfo/linux-audio-user</a>
</pre>
</blockquote>
</body>
</html>