recording 39 cameras with separate processes
Nicolas Dufresne
nicolas at ndufresne.ca
Sun Oct 8 00:05:38 UTC 2017
Le 7 oct. 2017 6:22 PM, "killerrats" <koreysjunkmail at gmail.com> a écrit :
-> queue1 -> rtph264depay -> h264parse -> vtee -> (FakesinkBin /
RecBin)
rtspsrc
-> queue2 -> rtpjitterbuffer -> rtpmp4gdepay -> aacparse -> atee ->
(FakesinkBin / RecBin)
_______
FakesinkBin
_______
queue5 -> fakesink
queue6 -> fakesink
_______
RecBin
_______
queue3->
avimux -> appsink
queue4 ->
I have the following pipeline to rec 39 cameras at once on a computer. I ran
the software and seems to be using 100% of the cpu usage in the pipeline
would there be a better way to make the cpu usage better?
It would be the same for any software:
- find the bottlenecks (e.g. with perf)
- learn the design
- change the code to make it more efficient
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171007/973ff63c/attachment.html>
More information about the gstreamer-devel
mailing list