vdr-tv-client is a front-end for watching the tv with meego devices. It's been tested with N900 CE 1.2 version. Source code ----------- git clone git://pilppa.org/vdr-tv-client.git Installation guide for N900 CE MeeGo 1.2 ---------------------------------------- 1) Install VDR server with xineliboutout plug-in to server - vdr server: version 1.7.21 from git://projects.vdr-developer.org/vdr.git - vdr-xineliboutput plug-in: git://projects.vdr-developer.org/xineliboutput.git (tested with git rev: 8fa1c508) - vdr-server config: "-P'xineliboutput --local=none --remote=37890" - plugins/xineliboutput/allowed_hosts.conf 2) Install Meego 1.2 CE edition for N900 (Tested by running meego from the sd card on N900) - http://wiki.meego.com/ARM/N900 3) Install urw-fonts and ghostscript-fonts packages manually (zypper has problems for finding packages from noarch repositories) # wget -c http://repo.meego.com/MeeGo/builds/1.2.0.90/1.2.0.90.12.20110809.2/repos/oss/armv7hl/packages/noarch/urw-fonts-2.4-10.4.noarch.rpm # wget -c http://repo.meego.com/MeeGo/builds/1.2.0.90/1.2.0.90.12.20110809.2/repos/oss/armv7hl/packages/noarch/ghostscript-fonts-6.0-21.4.noarch.rpm # rpm -Uvh urw-fonts-2.4-10.4.noarch.rpm ghostscript-fonts-6.0-21.4.noarch.rpm 4) Add vdr-repository from the N900 console # zypper ar http://repo.pub.meego.com/home:/lamikr:/vdr/MeeGo_Trunk_standard vdr 5) Install vdr-tv-client # zypper install vdr-tv-client 6) Connect N900/Meego to network where you have vdr 7) Launch vdr-tv-client from the icon 8) Enter vdr-server address and press enter - "xvdr+tcp://192.168.2.1:37890" for example --> vdr-tv-client will launch /usr/bin/vdr-sxfe with given server address parameter --> If problems, try to launch vdr-sxfe manually from the console