Recommended GUI framework for embedded monitor?

I need to write a semi-realtime Linux-based GUI for an embedded app. It pulls data in from two V4L infra-red cameras and displays a synthesized with some somewhat-synchronized data from a sensor array connected over USB-to-serial.

Last time I did this, I wrote it as a svgalib app. This time I'd like to do it in X. Is there a simple framework I can use for this? Anyone here with experience to recommend something?

Reply to
larwe
Loading thread data ...

If you've written it with svgalib, you can use this:

formatting link

Porting it to SDL from svgalib would be a piece of cake.

--
Frank Buss, fb@frank-buss.de
http://www.frank-buss.de, http://www.it4-systems.de
Reply to
Frank Buss

Great! Thanks very much. I've used a zillion pieces of software based on SDL, but never wrote any code for it. I'll do some study this week.

Reply to
larwe

Check

formatting link
and see if it meets your requirements

--
pa at panix dot com
Reply to
Pierre Asselin

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.