Hi,
I'm looking for a solution to overlay OSD graphics on video that uses hardware acceleration on DM8148 - currently I have a working solution based on the EZSDK software OSD examples that can run on DSP or M3 core (using EDMA copy) but this uses a big chunk of cpu time.
Is it possible to use the video compositor and GRPX graphics module to overlay a graphics buffer on a single video stream?
there is no local display on my setup - I need to convert the output of video_mixer to H264 and stream over ethernet using RTSP.
I have been investigating omx_videomixer with little progress..
are there any examples of this approach?
Thanks,
William.