zivid / zivid-python

Official Python package for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
40 stars 14 forks source link

2D image framerate #288

Closed YBachmann closed 1 month ago

YBachmann commented 1 month ago

Hi, using the sample_capture_2d.py program, I get about 8-9 FPS for the 2D image using a Zivid 2+ L110 with the 2.13 version of the python SDK. Is this framerate expected, or are there ways to increase it?

eskaur commented 1 month ago

Hi! This is certainly much slower than normal, but it can depend a lot on your Settings, your network speed, and you GPU.

YBachmann commented 1 month ago

Hi :) Thanks for the fast response! I could track down the problem to the Nvidia graphics driver. I am now able to get a framerate of > 20 FPS.