Hello,
I'm going to be streaming video and need to put a graphic overlay on the stream. Kind of like a TV menu to set configuration values. I will also need an interface that allows drawing on the stream. Kind of like the commentators do at football games where they draw circles and arrows to describe strategy.
I'm using a DM368 chip on a leopard board and am developing in C using a linux embedded OS. I'm wondering if anyone has any suggestions on the graphic toolkits I could use to achieve my purpose?
I was looking into OpenGL, but the DM368 doesn't support it. I'm looking at GTK+ and it looks promising! But I'm not exactly sure how to roll GTK into my system. And I'm also wondering if there any other tools I should look into?
I'm a newbie at linux development so even a few pointers on where to look and how to implement would be very appreciated!
Thanks,
Mercy