You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running this on a Jetson Xavier NX with a Raspberry Pi IMX277. Video is very laggy, barely moving, I couldn't even use it to run camera calibration. While running, CPU usage raises by ~20%. This is the only node running.
JTOP Baseline (before running):
JTOP during run:
Image is also pixilated:
BTW, running video source from the Jetson-Inference packages yields better image results, though it flips the image over:
A USB camera with no gpu-optimized driver is working much smoother.
The text was updated successfully, but these errors were encountered:
@ikhann Thanks for the quick response. I will try changing the clocks. Power mode is already at the max. Nevertheless, using a basler USB3 camera, with their non gpu-optimized driver, gives much better performance, than a MIPI-CSI2 camera using this lib.
Hello,
Running this on a Jetson Xavier NX with a Raspberry Pi IMX277. Video is very laggy, barely moving, I couldn't even use it to run camera calibration. While running, CPU usage raises by ~20%. This is the only node running.
JTOP Baseline (before running):
JTOP during run:
Image is also pixilated:
BTW, running video source from the Jetson-Inference packages yields better image results, though it flips the image over:
A USB camera with no gpu-optimized driver is working much smoother.
The text was updated successfully, but these errors were encountered: