File:  [DVB] / linuxtv.org / index.php
Revision 1.9: download - view: text, annotated - select for diffs
Wed Jul 8 17:28:24 2015 UTC (8 years, 10 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Update main page

<?php
  $title = "LinuxTV.org - Television with Linux";
  include "linuxtv-header.inc";
?>


<h1>Television with Linux</h1>
<p>
  The LinuxTV community develops and maintains the Linux Kernel Media
  Subsystems and several userspace libraries and applications.
</p><p>
  The Linux Kernel Media Subsystems provides support for devices like
  webcams, streaming capture and output, analog TV, digital TV, AM/FM
  radio, Sofware Digital Radio (SDR) and remote controllers. It offers
  native support for a large number of drivers for commonly available
  PCI cards and USB devices,
  but the subsystems are also targeted towards Linux based
  set-top-boxes and embedded devices, like mobile phones.
</p>

<h2>News</h2>

<?php
  include("news.inc");
  show_news(4, true, 0);
?>

<a href="news.php">more...</a>

<?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>