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.

DM8148 RDK4.1 Video Application crash

Hello,

We have a customize board based on DM814x and we are using RDK 4.1 on it.
We are giving
    1] 8ch capture + encode + dump (mp4 + JPEG)&
    2] 8ch capture + display support.

Sometimes we are getting following issue, when we kill application gracefully and starting it again.

Sep 18 11:03:40 Beta2 user.alert kernel: *** NotifyDrv_attach: Maximum number of supported user clients have already been registered.
Sep 18 11:03:40 Beta2 user.alert kernel:        Error [0xfffffff6] at Line no: 2015 in file /home/SoftwareRelease/DVRRDK_04.01.00.02_ADMIN/ti_tools/syslink/syslink_2_20_02_20/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/Linux/NotifyDrv.c


This is happening very often. Why this is happening?? What is the solution of this??

Please help on this.