ncsuarc / ids

Interface for IDS machine vision cameras
Other
42 stars 34 forks source link

low rate sampling causing "WARNING:ids:Out of memory locations for images" #21

Open assafge opened 4 years ago

assafge commented 4 years ago

hey all, thanks for that great project! I'm sampling my ids camera at 10 fps, and after a few seconds I get this 'out of memory' warning. I've searched for "override buffer" option or some sort of LIFO option and I could not found. also, after stopping the continuous capturing and turning it on again I get "OSError: No image memory available." any ideas?

elihunter173 commented 4 years ago

Hi @assafge! Sadly this project is no longer actively maintained (#22). However, we are looking for maintainers. I've actually never used an IDS camera, so I don't know what the issue could be, but after doing a bit of searching online, this might be helpful.