Hello everyone,
Recently I am working on building a video streaming application on the omap3530 beagleboard, and I would like to let the DSP to decode the video streaming in real-time.
My previous work was to build the dsplink on the beagle, but now I have no idea how to build a codec on the DSP part and decode the video streaming data in a timely manner?
And how can I let the ARM send data to codec on the dsp and receive decoded data from dsp?
Thanks.
Cheng