<div dir="ltr">With the latest version of Raspberry Pi OS 32-bit (Kernel version: 5.15, Debian version: 11 (bullseye) ), I have built + installed gstreamer 1.20.3 from source.  After building the following I am missing two plugins (h264parse, rtph264pay) that I need:<div><br></div><div>gstreamer<br>gst-plugins-base<br>gst-plugins-good<br>gst-plugins-bad<br>gst-plugins-ugly<br>gst-libav<br></div><div><br></div><div>I assume there is a missing dependency that is not installed in Raspbian, and so h264parse + rtph264pay are not being built, installed.  I am new to meson + ninja, so not 100% sure how to look into the logs yet.  I have done the same type of build/install on x64 Ubuntu 22.04 and the plugins are available.</div><div><br></div><div>Any advice would be appreciated.  </div><div><br></div><div>-Chris</div></div>