Is there any DMAI library which works on Beagleboard? I mean DMAI library which supports PSP of the Beagleboard?
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.
Is there any DMAI library which works on Beagleboard? I mean DMAI library which supports PSP of the Beagleboard?
There should be recipes in openembedded for DMAI that uses the beableboard kernel. Check in the ti folder for the dmai recipe.
yes, there is some recipes under "ti" folder, but how to build them? I am not much familiar about all this. thats y it might be silly question to you. If you can please list the steps of it, it will greatly help me,
Thanks!
Bhargav,
Check the following page. https://gstreamer.ti.com/gf/project/gstreamer_ti/wiki/?pagename=BuildingWithAngstrom. This page covers building the GStreamer plugin (which requires dmai) but the concepts are very similar.
Chase