mmread
Read virtually any media file in Windows, Linux, or Mac.
Author: Micah Richert
Hi Micah,
I am trying to get vedio streaming from a network camera. And I am able to get the frames and process them successfully. However after some time the program stops may be because of buffer overflow. I am building a real time application hence the code needs to be running all the time. Please tell me how to clear the processed frames from the memory so that my code never crashes.
Comment only