D3Engineering / 410c_camera_support

Example scripts, applications, and binaries for the 410c camera.
MIT License
16 stars 6 forks source link

Segmentation fault #5

Open idmwy opened 6 years ago

idmwy commented 6 years ago

I followed the introduction to run make to compile the OpenGLES Capture Example. There is a full screen image just shown in a second, then the application crashed. I got the following messages: [1516164644.825632] INFO: EGL_API is EGL_OPENGL_ES_API [dispaly.c egl_init:270] Segmentation fault

I also tried "capture" in the bin folder, and got the same result.

Is there something wrong with my hardware or there has some bugs in the programme? Any suggestions?

Thanks.