Hello TI,
We are using "ezsdk_dm814x-evm_5_05_01_04" version of EzSDK. We have developed our own application in reference with capture_encode demo. We have made changes in the application to support on-the-fly resolution change. To achieve this once resolution change is detected application restarts again. Our application works fine almost every time and is able to detect the resolution change, but sometimes our application stops working.
When we enabled debug prints in our application and reproduced this issue below was the last debug print:
Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
We are not able to get the debug prints inside function RcmClient_create.
So I have following questions:
- How to enable the debug prints of RcmClient_create?
- What are the cases when the application can stuck at this point?
Please let me know if you need more information or have any queries regarding the same.
Thanks,
Krunal