if using fakesink, please use the following code:
if is_aarch64():
#nvsegvisual.link(transform)
#transform.link(sink)
nvsegvisual.link(sink)
if using fakesink, please use the following code:
if is_aarch64():
#nvsegvisual.link(transform)
#transform.link(sink)
nvsegvisual.link(sink)
Thank you it worked. Max i get is 11 fps with one stream.
I check sudo tegrastats
output is
test1.txt (17.5 KB)
I found one of the CPU core is 100% used. But others are not used to full there might be the scope of increasing the fps i guess what are your view onit.
thanks for the sharing! can you use βtop -H -p β or jtop check which task cost too much CPU resource?
There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
you can add more queue plugin in pipeline. queue is Gstreamer opensource plugin. AYK, there are multiple threads in queue, multiple threads will use more CPU cores.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.