Hello,
I wrote two simple encode apps. The first one is on C and another is on C++. The encoder component is configured identically in both apps, but the C++ app receives broken frames. I found out that a small stack size of the component's thread possibly could be a reason. Am I right? Could you please suggest a solution.