gelsightinc / gsrobotics

GelSight SDK for robotic sensors
GNU General Public License v3.0
80 stars 24 forks source link

The images are not saved at a frame rate of 60 frames per second #24

Open naqash334 opened 3 months ago

naqash334 commented 3 months ago

I am hjaving problem saving the videos and images the images and videos are not saved at a frame rate of 60 frames per second rather they are saved at sometimes 10 frames per second or 18 frames it is really random. Can you guide I am using windows and python

Shuke-rrrw commented 3 months ago

The maximum frame rate of this camera is only 25fps, and due to the time required for program execution, the actual achievable frame rate will be even lower. When running show3d.py, I only get 14fps.