Hi, everybody
I'm using 8168 with RDK 4.0. In my usecase, there are 4 cameras, 1 PCIe video source, 3 Swms(2 for HD, 1 for SD ), 4 encoding path(1camera, 1 PCIe(with no video source currently), 1 HD Swms and its scaling channel)
Encoding part of my chain is depicted below
The issue:
The callback function of the IpcBitsInHost LINK has never executed, that is , there is no h264 stream be produced.
But the source codes is same as in RDK3.0, it can work properly in 3.0.
How can I fix this issue?
Appreciate for any reply!