]> pilppa.org Git - vdr-tv-client.git/blob - README
show full keyboard instead of number-only
[vdr-tv-client.git] / README
1 vdr-tv-client is a front-end for watching the tv with meego devices. 
2 It's been tested with N900 CE 1.2 version.
3
4 Source code
5 -----------
6 git clone git://pilppa.org/vdr-tv-client.git
7
8 Installation guide for N900 CE MeeGo 1.2
9 ----------------------------------------
10
11 1) Install VDR server with xineliboutout plug-in to server
12         - vdr server: version 1.7.21 from git://projects.vdr-developer.org/vdr.git
13         - vdr-xineliboutput plug-in: git://projects.vdr-developer.org/xineliboutput.git (tested with git rev: 8fa1c508)
14         - vdr-server config: "-P'xineliboutput --local=none --remote=37890"
15         - plugins/xineliboutput/allowed_hosts.conf
16 2) Install Meego 1.2 CE edition for N900 (Tested by running meego from the sd card on N900)
17         - http://wiki.meego.com/ARM/N900
18 3) Install urw-fonts and ghostscript-fonts packages manually (zypper has problems for finding packages from noarch repositories)
19         # 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
20         # 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
21         # rpm -Uvh urw-fonts-2.4-10.4.noarch.rpm ghostscript-fonts-6.0-21.4.noarch.rpm
22 4) Add vdr-repository from the N900 console
23         # zypper ar http://repo.pub.meego.com/home:/lamikr:/vdr/MeeGo_Trunk_standard vdr
24 5) Install vdr-tv-client
25         # zypper install vdr-tv-client
26 6) Connect N900/Meego to network where you have vdr
27 7) Launch vdr-tv-client from the icon
28 8) Enter vdr-server address and press enter
29         - "xvdr+tcp://192.168.2.1:37890" for example
30 --> vdr-tv-client will launch /usr/bin/vdr-sxfe with given server address parameter
31 --> If problems, try to launch vdr-sxfe manually from the console
32