UbuntuMediaCenter

Revision 12 as of 2006-04-22 11:10:28

Clear message

Summary

Ubuntu should integrate a powerful and fully integrated Media Center.

Rationale

One of the crucial stakes of future desktop PC is its ability to bring the convergence for all media available at home : TV, movies, music and pictures, but also Radio, News (RSS...), Video On Demand, Music on Demand... And all of this available with a "Powered by Ubuntu" remote control.

This is an essential issue if Ubuntu wants to be a popular OS.

Use cases

- A user installs a "Ubuntu Media Center" distribution. Media Center packages are installed automatically, configuration is done during the system installation process : media files places (movies, music...), hardware configuration (TV tuner, remote control...). When the system boots, the Media Center is automatically launched (To be defined : maybe two different entries in Grub can be used to launch directly the media center or not).

- A user launch a "Ubuntu Media Center Live CD".

- A user has a standard Ubuntu installed. He wants to move to "Ubuntu Media Center" : additional packages are installed and configuration is done after package installation.

Scope

Design

Although there is many existing projects, we will develop ubuntu-media-center from scratch in order to provide a fully integrated software easy to install, configure and use.

Development should follow these steps

  • Writing of the complete design of ubuntu-media-center
  • Implementation of the Media Center control panel. Settings will be defined in the project specification. The development of the control panel includes the definition of a settings file and an API to retreive these settings.
  • Implementation of the media-center-kernel. This includes the display management, an API for extension modules, keyboard, mouse and remote controle management, themes management.
  • Implementation of extension modules. The first release of ubuntu-media-center should provide mandatory modules : TV, Radio, Music and Video. Each module is described in a separated specification and has to respect the API defined in the project specification.
  • Implementation of the "Ubuntu Media Center" installation disc. The installation will be quiet different from the standard one: the remote control has to be configured during installation in order to be fully fonctional at the first launch. Settings available in the control panel should be configured during installation.

Implementation

What we need :

  • A good remote control:
    • We could design a new remote control and study the possibility to manufacture it. This option ensure that the remote controle will be the best one for ubuntu-media-center. (To be discussed)
    • Additionnaly, we have to support a lot of existing remote controls (those who are supported by lirc at least) and provide a mean to easily configure it to work the best with ubuntu-media-center.
  • media-center-control-panel: a control panel in the gnome System menu used to configure the media center : media file places, remote control...
  • media-center-kernel: the kernel for our system manages the display, themes, colors, bitmaps, user interaction (remote control, keyboard, mouse, maybe touchscreen), initialization, de-initializations...
  • media-center modules: each feature is part of one module independant from the kernel. Mandatory modules are TV, Radio, Movies and Music. Additional modules can be developped: RSS reader, integrated web browser, Video-on-Demand...

Once the API of the kernel is perfectly defined, it is easy to develop modules in parallel.

Code

Data preservation and migration

Outstanding issues

  • Video player. Syndicated content, movies and entertainment comes in all ranges of video formats. There is no player that handles all of them, and in some cases (wmv, mpeg4 etc) you have to try several players to find one that plays it well -- the default handler is not always good enough. [When a media player is not good enough, it's not usable at all. No one watches a whole movie if the image is flickering or the sound is 1 sec async.] -- Engla

Comments

BoF agenda and discussion


CategorySpec