When trying to run the sample code for body tracking, object detection, etc., it produces the error:
Process finished with exit code -1073741819 (0xC0000005)
When running the script the viewer window pops up buffer, and then results with that error code. We have tried to reduce memory usage, update drivers, etc. We believe it is a problem with the ogl_viewer/viewer.py. We’re curious as to how to overcome this error.
Working with the ZED mini, Windows 11, Python 3.12, and the latest SDK.