Hi! i working on example project video_preview. i want to add some process between capturing and display. but processing this is very slow.
for example i add fwrite function for saving frames or fft.
what i have to do make process fast?
thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi! i working on example project video_preview. i want to add some process between capturing and display. but processing this is very slow.
for example i add fwrite function for saving frames or fft.
what i have to do make process fast?
thanks