<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Le 7 oct. 2017 6:22 PM, "killerrats" <<a href="mailto:koreysjunkmail@gmail.com">koreysjunkmail@gmail.com</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">       -> queue1 -> rtph264depay -> h264parse -> vtee -> (FakesinkBin /<br>
RecBin)<br>
rtspsrc<br>
       -> queue2 -> rtpjitterbuffer -> rtpmp4gdepay -> aacparse -> atee -><br>
(FakesinkBin / RecBin)<br>
<br>
_______<br>
FakesinkBin<br>
_______<br>
queue5 -> fakesink<br>
queue6 -> fakesink<br>
<br>
_______<br>
RecBin<br>
_______<br>
queue3-><br>
             avimux -> appsink<br>
queue4 -><br>
<br>
<br>
I have the following pipeline to rec 39 cameras at once on a computer. I ran<br>
the software and seems to be using 100% of the cpu usage in the pipeline<br>
would there be a better way to make the cpu usage better?<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">It would be the same for any software:</div><div dir="auto"><br></div><div dir="auto">- find the bottlenecks (e.g. with perf)</div><div dir="auto">- learn the design</div><div dir="auto">- change the code to make it more efficient</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/</a><br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div><br></div></div></div>