<div dir="ltr"><div dir="auto">Thank you Michael,</div><div dir="auto"><br></div><div dir="auto">That worked!</div><div dir="auto">I had to install set-lib by building it. </div><div dir="auto"><br></div><div dir="auto"><div><a href="https://gist.github.com/clogwog/9119830994cd80f12f32353f2a0f880c" target="_blank">https://gist.github.com/clogwog/9119830994cd80f12f32353f2a0f880c</a></div><br></div><div dir="auto">Thanks,</div><div dir="auto">Tom</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 18 Aug 2022 at 12:45, Michael Gruner <<a href="mailto:michael.gruner@ridgerun.com">michael.gruner@ridgerun.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
    
  
  <div>
    <p>Hey Tom</p>
    <p>I believe the easiest way to achieve this is by invoking the
      ninja target directly:<br>
    </p>
    <pre>sudo apt install libsrt-dev
meson builddir --prefix /usr
ninja -C builddir ext/srt/libgstsrt.so.p/libgstsrt.so.symbols

# The library is here
ls builddir/ext/srt/libgstsrt.so

</pre>
    <p>I found the target by running:<br>
    </p>
    <pre>ninja -C builddir -t targets | grep -i srt
</pre>
    <p>Another option is to use autotools instead and <b>cd</b> into
      the directory and build there directly.</p>
    <p>Michael<br>
    </p>
    <div>On 17/8/22 17:41, tom via
      gstreamer-devel wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div dir="ltr">
          <div>Hello,</div>
          <div><br>
          </div>
          <div>because of nvidia I am locked to gstreamer 1.14.5 and
            would like to try out the srt plugins added to 1.14.5 ( <a href="https://www.collabora.com/news-and-blog/blog/2018/02/16/srt-in-gstreamer/" target="_blank">https://www.collabora.com/news-and-blog/blog/2018/02/16/srt-in-gstreamer/</a>
            )</div>
          <div><br>
          </div>
          <div>However it looks like ubuntu didn't include
            the srtserversink and srtclientsrc in the bad package.</div>
          <div><br>
          </div>
          <div>Do I need to recompile the whole of 1.14.5 from source
            and then pick out the .so for these plugins or is there a
            way to build just those plugins ? Are there any instructions
            on how to 'cherry-pick' just a single library ?</div>
          <div><br>
          </div>
          <div>Any suggestions welcome,</div>
          <div>Thanks, Tom</div>
        </div>
      </div>
    </blockquote>
  </div>

</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><span style="color:rgb(0,0,0);font-family:Verdana,sans-serif">☕</span><span style="color:rgb(0,0,0);font-family:Verdana,sans-serif;background-color:rgb(241,241,241)">𝓉</span><span style="color:rgb(0,0,0);font-family:Verdana,sans-serif">𝓈</span><br></div></div>