Relative Content

Tag Archive for c++clinuxportaudio

C acoustic recording program script hang

I use odroidN2+ and audio interface to record the acoustic data 24/7. After recording several files, the program hang.
When I check the program with the valgrind to check the heap summary, it mentioned as below. I suspect the issue was due to portaudio library. Therefore, I compiled the portaudio library inside the odroidN2+ but the issue still exists.