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
I'm testing the RPI board and the existing code such as sample apps
And i found some bugs during the execution of sample application
At the quick cam application, i found the execution flow does not get out of the infinite loop.
It's because the shared memory is not allocated repeatedly.
I'm in the middle of debugging, and i think i need to scrutinize the code of camera framework.
The text was updated successfully, but these errors were encountered:
I'm testing the RPI board and the existing code such as sample apps
And i found some bugs during the execution of sample application
At the quick cam application, i found the execution flow does not get out of the infinite loop.
It's because the shared memory is not allocated repeatedly.
I'm in the middle of debugging, and i think i need to scrutinize the code of camera framework.
The text was updated successfully, but these errors were encountered: