<div dir="ltr">Env: Mac OS X 10.15.7<div>Gstreamer and Gstreamer-devel 1.20.0 </div><div><br></div><div>I installed the above referenced packages for GStreamer and GStreamer-devel from the .pkg files made available here: <a href="https://gstreamer.freedesktop.org/download/#macos">https://gstreamer.freedesktop.org/download/#macos</a></div><div><br></div><div>I cloned gst-rtsp-server from <span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><a href="https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server.git">https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server.git</a></span><font face="arial, sans-serif"><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)">, </span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)">using branch "master".</span></font></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><br></span></div><div>I used the following steps to configure and build, from guesswork and reading meson docs.  I couldn't find any instructions for building on OS X (I'll be happy to write and submit it.)</div><div><br></div><div><font face="monospace">$ meson build/</font></div><div><font face="monospace">$ cd build</font></div><div><font face="monospace">$ meson compile</font></div><div><br></div><div>That failed with </div>





<div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px">Couldn't find include 'Gst-1.0.gir' (search path: '['/Library/Frameworks/GStreamer.framework/Versions/1.0/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.70.0_3/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.70.0_3/share', 'gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.70.0_3/share/gir-1.0', '/usr/local/share/gir-1.0']')</span></div><div><br></div><div> After some research, (never heard of a <font face="monospace">.gir</font> file until this error ;-) ) I realized these files were supposed to be installed with GStreamer-devel, but they were <u>not present anywhere on my file system</u>.  However, manually unpacking gstreamer-1.0-devel-1.20.0-universal.pkg, I found them and manually copied them to .../Framework/GStreamer.framework/Versions/1.0/share/gir-1.0 and once done, my build succeeded.  <font color="#000000" face="Menlo"><span style="font-size:11px;font-variant-ligatures:no-common-ligatures"><br></span></font></div><div><br></div><div>Any ideas why were they not installed via the installer?  I followed the usual process: d/l the installer, clicked to open, went through install dialog which succeeded without any apparent error, but the 46-someodd <font face="monospace">.gir</font> files were simply missing.</div><div><br></div><div>Any advice here?</div><div><br></div><div>Chris</div><div><br></div><div><font color="#000000" face="Menlo"><span style="font-size:11px;font-variant-ligatures:no-common-ligatures"><br></span></font></div>





</div>