Hi,
I have a h264 and AAC encoder in one Codec Engine Server. I would like to know what is the right technique to share the server in two different processes?.
Thanks,
John
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.
Hi,
I have a h264 and AAC encoder in one Codec Engine Server. I would like to know what is the right technique to share the server in two different processes?.
Thanks,
John
Follow up question to my previous post.
Is it possible to have two Codec Engine Server (1 for h264 and 1 for AAC), accessing it by two different processes running it in parallels?
Thanks,
John
John Tobias said:Follow up question to my previous post.
Is it possible to have two Codec Engine Server (1 for h264 and 1 for AAC), accessing it by two different processes running it in parallels?
Thanks,
John
I will guess this is under Linux. If so, you can use the Link Arbiter Daemon feature to accomplish what you want:
http://processors.wiki.ti.com/index.php/Link_Arbiter_Daemon
Mark