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
When the exposure slider is changed rapidly, the camera does not seem to have time to change the exposure time at the hardware level, causing a runtime error because it cannot access some internal resources that might be unavailable while the exposure time is being changed.
🔬 How To Reproduce
Steps to reproduce the behavior:
start the software
Connect any XIMEA camera to computer
Adjust the exposure time rapidly using the slider
Code sample
Environment
OS: Linux
CMake version: 3.22.1
Compiler: gcc
Screenshots
📈 Expected behavior
No crash when changing exposure time using the slider at any speed.
📎 Additional context
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
When the exposure slider is changed rapidly, the camera does not seem to have time to change the exposure time at the hardware level, causing a runtime error because it cannot access some internal resources that might be unavailable while the exposure time is being changed.
🔬 How To Reproduce
Steps to reproduce the behavior:
Code sample
Environment
Screenshots
📈 Expected behavior
No crash when changing exposure time using the slider at any speed.
📎 Additional context
The text was updated successfully, but these errors were encountered: