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.

请教关于DM8168中关于frame_send.c的使用



在demo的main函数中,frame_send.c实际上是被注释掉的,这个函数应该是用来传递ipcframes的,具体是传递给Vdis模块直接显示么?如果要测试这个frame_send.,是否需要把其他capture、enc 、dec、osd、util_bits_等模块都注释掉,只留下Vdis模块和这个函数run就可以么?

谢谢!