gst-shark icon indicating copy to clipboard operation
gst-shark copied to clipboard

Running test pipelines and my charts look nothing like the examples ??

Open js1972 opened this issue 4 years ago • 1 comments

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)

tracer_proctime.pdf

js1972 avatar Jun 01 '20 10:06 js1972

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?

michaelgruner avatar Jul 03 '20 04:07 michaelgruner