> plan to use this video phone software to run in set-top box > someday (i.e. hook up that set-top box to flat screen TV via > HDMI and do video chat). So the user interface will be > simple/easy to use, more like "appliance-like interface" > rather than traditional windowing interface such as Gtk+, Qt > and wxWidgets (and the native windowing system)
I've used fltk for "kiosk" style applications, worked pretty well. > I plan to write that application in Haskell ( see haskell.org > ) so I am wondering if there is FLTK binding for Haskell > available now? Wouldn't be my first choice for this sort of application, but each to their own... > It seems OpenML would allow me to write one set of code to > read video stream from webcam on all three platforms. How > good is the performance is another thing so I would need to > test them to make sure video performance is excellent). Can't comment on OpenML, but I've used fltk for video applications in the past, including with video cameras, and the performance was good. SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

