DM8168,原始数据从ipnc的rtsp地址进来,在streamRecvProc线程里,有streamTxVideoFxn将数据发给rtspserver,live555,在网页用生成的板子ip的rtsp地址可以播放。
我编码后传到A8的数据,在IpcBitsInLink_processBitBufs里,ListMP_getHead,IpcBitsInLink_getBitBuf(pObj, pListElem, &pBitBuf)以后,是否可以用pBitBuf结构填充streamTxVideoFxn里的sendBufInfo,将数据发给rtspserver?