Difference between revisions of "TV applications"
From VDR Wiki
(initial) |
m (Reverted edits by 59.57.120.178 (Talk); changed back to last version by 91.8.19.71) |
||
(7 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
− | All TV application here, | + | All TV application here, besides Kaffeine, are using '''/dev/video''', so a FF DVB card [http://www.linuxtv.org/wiki/index.php/Full-featured_Card] is needed. They are useful to watch TV with VDR on your computer monitor, a TV is not necessary. |
− | + | Kaffeine on the other hand is a self-contained application. It has the ability to watch digital TV independent from VDR. | |
==Common problems== | ==Common problems== | ||
Line 11: | Line 11: | ||
* [[linuxtv:LinuxTV dvb-apps|DVB apps]] | * [[linuxtv:LinuxTV dvb-apps|DVB apps]] | ||
* [[linuxtv:Kvdr|Kvdr]] | * [[linuxtv:Kvdr|Kvdr]] | ||
− | * [[linuxtv: | + | * [[linuxtv:Kaffeine|Kaffeine]] |
+ | |||
+ | <!-- Link to german wiki page --> | ||
+ | [[de:TV Anwendungen]] |
Latest revision as of 22:23, 12 December 2007
Description
All TV application here, besides Kaffeine, are using /dev/video, so a FF DVB card [1] is needed. They are useful to watch TV with VDR on your computer monitor, a TV is not necessary.
Kaffeine on the other hand is a self-contained application. It has the ability to watch digital TV independent from VDR.
Common problems
- As these applications are permanently accessing the video device /dev/video it is locked for other application. Other programs like the screenshot-plugin or VDRAdmin are not (fully) working then.
- One should pay attention that the right video device is used for access (e.g. /dev/video0, /dev/video1, ...), as often webcams and analog TV card are initialised before the DVB card.