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