gst-shark
gst-shark copied to clipboard
Running test pipelines and my charts look nothing like the examples ??
Hi, I'm trying to test gst-shark on an nvidia jetson nano by going through the sample tests provided for each tracer here: https://developer.ridgerun.com/wiki/index.php?title=GstShark_-_Processing_Time_tracer
I'm finding that my charts look nothing like those you show... I've installed from master - should I be looking at a different branch?
I have attached an example of the proctime tracer graph - you can see its totally different to the graph shown on your website (link above)
Hi @js1972 sorry for the slow response. Indeed the plot in the wiki is way to smooth compare to what I also get. I updated the wiki with the plot I got. It matches the expected behavior but it's more realistic.
Now, looking at your graph, it looks as if the pipeline would've gotten stuck in one of the branches and the queue started accumulating buffers. Do you get this result consistently?