Xawtv
From Linuxintro
Revision as of 14:17, 11 December 2011 by imported>ThorstenStaerk (→Scan for channels)
XAwTV is a program to watch TV with Linux.
Download sources
http://linuxtv.org/downloads/xawtv/
Build it
To build it, find out your distribution and proceed accordingly:
SUSE
yast -i make automake autoconf gcc-c++ gtk2-devel ./autogen.sh && ./configure && make -j8 && make install
Scan for channels
To scan for channels, open a console and enter
scantv
xawtv 3 stores the channel list under .tv, for xawtv 4 it is not so easy to predict where the channel list will be stored, e.g. it can be under /usr/local/share/xawtv. To find out where the channel list is stored run
strace -e open scantv
TroubleShooting
Symptom: After installation of nxtvepg there is no more video, but still audio.
Reason: NextView starts an own daemon
Solution: Uninstall nxtvepg