UTILS_assert(pObj->inQueInfo.numCh <= HELLOWORLD_LINK_MAX_CH
hi ,all.
i use dvrrdk , want to add helloworldlink (dsp) in mcfw: this is the thel chains(multich_vcap_venc_vdis):
MERGE1 +--------------------------MERGE0--------------------------------------+
| |
| |
|16CH D1 Preview IPC Frames Out0 (M3)--<<process link>>--IPC Frames In(DSP)--ALGLINK
| | |
| | |
| +----------------------------+ hellolink
| | |
| | |
| | ipcbitsoutdsp
| | |
| | |
| | ipcbitsinhost
| | |
| | |
| | SYSTEM_LINK_ID_INVALID
IPC Frames Out1 (M3) IPC OUT (M3)
| |
IPC Frames IN (A8) IPC IN (M3)
| |
IPC Frames OUT (A8) Encode (16CH D1 + 16CH CIF + 16CH MJPEG)
| |
IPC Frames IN1 (M3) IPC BITS OUT (M3)
| |
SW Mosaic IPC BITS IN (A8)
(SC5 422)
|
On-Chip HDMI
i add hellolink after dspalglink, when i run this demo,got this error