Hello, everyone:
The platform I use is DAVINCI DM6446.
Now, I have finished the video capture, video display, video encode ,video decode , and the speech capture ,speech encode ,speech play ,speech decode ,and the RTP transmission。 How can I integration all of this ?
I want to integration them using multithreading just like the demos . But the demo is too comlex , it come down to mutex and condition variable 。 Can you give me a easy way to integration my code fast ? Or can I write my code base on the demos ,such as encode to extend it ? And how should I do ?
And I know there is a guide on TI web site : http://focus.ti.com/docs/training/catalog/events/event.jhtml?sku=4DW102644 DaVinci™ System Integration using Linux , can somebody give me one ?
Thanks very much !