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.

Linux/TMS320DM368: h264enc h264dec and jpeg

Part Number: TMS320DM368

Tool/software: Linux

when i start my program, start to capture videos and h264encode,and then later start the h264decoder at the sametime,it works OK,but when i open the jpegenc in the capture thread,i shows at follows:

ERROR: assertion violation: sharedMem.c, line 98
Failed to create image encoder: jpegenc

how can i do ,thanks.