HomeForum Home → Software → Development → Thread

   

Incredibly slow

Rank

Total Posts: 3

Joined 2017-01-09

PM

Hi,

Everything is fine in the bundled dashboard app, and I can compile and build C++ samples, but these samples run *incredibly slow*, 1 or 2 fps (yes I’m in Release build). Visual Studio 2015 x64.

Anyone seen this behaviour?

Thanks in advance.

     
Rank

Total Posts: 3

Joined 2017-01-09

PM

OK, fixed it - simply took out wireless mouse dongle! Not sure why this doesn’t impact the Dashboard app though.

     
Rank

Total Posts: 3

Joined 2017-05-29

PM

I have also seen this behavior, incredibly slow, almost unusable. Not sure how to fix it - is there a way to see if the camera is configured properly?

     
Rank

Total Posts: 5

Joined 2017-04-14

PM

I am seeing terrible lags when using the Dashboard on the Jetson TK1. I ensured my USB port is 3.0 and dedicated that for the camera while using the micro-usb with a converter to connect a hub to use the mouse and keyboard. Everything is wired, any idea what could be causing this problem ?

UPDATE: I made my own Makefile for running some of the samples since I am using OpencCV3.2, the output while capturing images from each lense separately is flawless and absolutely smooth, so I suppose there is something happening at the dashboard end of it on while running it on AMR. The dashboard has been smooth while testing it on Windows as well a Linux PCs.