Hi,
We are using DM6446 board with h264 codec. We saw in the demo source code of DVSDK2.0 is that one thread is doing encode and decode both.
Is it possible to use one thread to encode h264 and another thread to decode h264? I found if two different processes access DSP codec server then they need to use LAD.
Is LAD needed for two separate threads to access DSP server?
Thank you
--Manjur