Hi,
I want to code sth. that basically works like TiVo. Switch it on, you only see the menu or an output, so no underlying OS or anything else is directly visible to the user.
So I want to use Linux as base. Can you suggest a good base distribution?
- Can I code a frontend without having a window-manager up and running?
- If yes, is that possible with java-gnome or what language/gui-framework combination would you suggest?
- If no, what's the minimal window manager that can handle fancy menus, etc?
- What does it take to create video-overlays over a HD-stream? Are there some libraries I should take a look at?
Thanks