Part Number: PROCESSOR-SDK-J784S4
Tool/software:
Hi Experts,
I'm trying to develop an encoding app, where the LDC output taken from graphs operating through separate tasks. A separate encoding task has been created for each LDC output (from each task), but this is not working properly. The app could encode the LDC input received from single tasks at a time. If multiple tasks ran together application got crashed.
Please help me to implement encoding functionality where separate tasks could create encoded videos for the LDC output received from the graph (from multitasking application). Tasks should run parallelly so that the encoded video for each task could be cratered parallelly.
The simple architecture of implementation is as depicted here:

Currently I'm using '09_01_00_06, version of sdk.
Regards,
Hemraj