Hi Prageeth,
Assuming that your DTV stack will recieve the packets and you are
looking to integrate this with android framework for playback,
Opencore can be tweaked and used. (Just like how the video telephony
stacks are being integrated)
You will have to create a similar playerdriver, playerengine classes
(like the normal playback usecase , but supporting your own usecase).
You will need to develop a wrapper node from the DTV stack that will
provide the packet. This needs to be connected to the OMX codec node
and then o/p be connected to AudioMIO and VideoMIO node.
Hope I am right aout all the assumptions. :)
TC,
Syed