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.

LAD comunication fails

We have a problem when we try to open_Engine using LAD . The intruction

hEngine_video= Engine_open("codecServer",NULL,&ec)

return hEngine_video=0 and gives error ec=6 it means "

 

Unable to allocate communication buffer "

The out from the LAD shows that the lad recogneize a diferent orders , first open properly and later close , all of this order are generated by the codec engine

The output from the LAD is attached , as can be seen 1st comand 0 (LAD_CONECT )-ok 2nd comand 2( LAD_STARTUPDSP)-ok 3rd comand 3(LAD_RELEASEDSP)-ok but this order is generated by Codec Engine because unkwon reason ??? , I attach also the debug output of the codec engine , the *.cfg of the program and the usero lad configuration .

I will apreciate any help in theis matter

 0285.LAD_problem description .txt