I am using dvsdk_1_30_01_41, kernel 2.6.10 and I have a h264 and aacenc running on a single process of my gstreamer pipeline that need to access the codec Engine Server at the same time. But, when the codec engine server is already opened by one plugin, the other plugin couldn't able to access it anymore.
Is there a way to re-configure the codec engine server to allow my encoder (h264 and aacenc) to access it at the time?.
Thanks,
John