Alevt Teletext Daemon (ttd) v0.01 - 19/10/2002

ttd is a small daemon program that can generate teletext pages on demand, with
the aim of producing a system of publishing teletext information into a 
web browser.

ttd is built using libvbi which was taken from the xawtv package (in turn 
taken from alevt)

ttd supports channel changing, for this it requires v4lctl (from the xawtv
package) to be in your path

Installation:

Type make, this will build a ttd executable

Create directories reflecting the names given to your channels in your
.xawtv config file somewhere under the web hierarchy

Edit index.php so the the channels array reflects the names of the channels
in your .xawtv config file.

Start ttd

Start browsing teletext pages.

Note:

ttd is a very simple hack knocked up in a few hours, it almost certainly 
is riddled with security holes, bad php and other such rubbish. 

ttd can't handle the tv channel being changed by another application, this
results in confusion as to which channel is active. Hopefully later versions
will do channel management themselves and leave v4lctl out of it

Contact:

Dominic Morris <dom@rst38.org.uk>
