<div dir="auto">Maybe run gst-inspect-1.0 as the last step of the image build. It will scan for plugins and initialize a bin file.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 6, 2022, 4:47 PM Guru Govindan via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi There,<div>I have a docker container that runs multiple pipelines sometimes upto 16 Gstreamer pipelines concurrently.</div><div>When the docker container starts there is a CPU spike increasing the load average which fails other services in that computer.</div><div><br></div><div>On digging I see that the gst_init() and internally gst_update_registry() might be the reason behind it as it is updating the registries for the plugins.</div><div><br></div><div>Since all the pipelines are more or less using the same plugins, I was wondering if I can copy the `registry.x86_64.bin` default into the docker container while building the image so that I can avoid this.</div><div><br></div><div>Or is there any other way to reduce this?</div><div>Please advise</div><div>Thanks a lot!</div><div>Regards,</div><div>Guru</div></div>
</blockquote></div>