My EVM is TMS320C6678L
I tried the MCSDK video 2.1.0.3 multichan_transcode_demo today. And I followed the steps and get the correct results I want. But when I came to this step (the guide link is here )
so I just copy the sv01.out from the ../dsp/mkrel/sv01/sv01.out to the directory
and tried to connect the tctp server
and I got this screencapture
I don't know it means fine or not....
So I tried the following steps, I tried to do the following two steps.....
Go to the <MCSDK Video Install Dir>\demos\pkt_xxx_demo folder and open two command prompts.
- Run sendPkts.bat in one command window, which will send the video clips to the EVM
- Run startMplayers.bat in the second command window, which will display the clips sent from the EVM.