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.

DVR RDK Capture

Hi, I use DVR RDK2.8 in my own board.

Now the VIP0 A is enable. But in FVID2_dequeue(pObj->fvidHandleVipAll, &frameList, streamId, BIOS_NO_WAIT), the frameList.numFrames is 0.

I set pCaptureInstPrm->inDataFormat       = SYSTEM_DF_RGB24_888;

what's wrong? Anybody can help me???