DragonFly On-Line Manual Pages
NCID-MYTHTV(1) DragonFly General Commands Manual NCID-MYTHTV(1)
NAME
ncid-mythtv - display Caller ID on MythTV using mythtvosd
SYNOPSIS
ncid --no-gui --program ncid-mythtv
DESCRIPTION
The ncid-mythtv output module is a MythTV display program. It displays
the Caller ID or message on a TV.
CONFIGURATION
The ncid-mythtv output module is configured in ncid-mythtv.conf.
MythtvTypes This sets the NCID message types ncid-mythtv will send.
The different types are CID, OUT, HUP, BLK, WID, MSG, PID,
and NOT.
Default: default: SambaTypes="CID OUT HUP BLK MSG PID NOT"
mythtv_bcastaddr[N]
Must be set to the Mythtv broadcast address. Multiple
clients are supported. N starts at 0 and increases by one
for each client. For Example, two clients might be:
mythtv_bcastaddr[0]=127.0.0.1
mythtv_bcastaddr[1]=10.0.0.1
Default: mythtv_bcastaddr[0]=127.0.0.1
REQUIREMENTS
MythTV software
FILES
/usr/local/etc/ncid/conf.d/ncid-mythtv.conf
/usr/share/ncid/ncid-mythtv
SEE ALSO
ncidd.8, ncid-modules.7, ncid.1, ncid-alert.1, ncid-initmodem.1, ncid-
kpopup.1, ncid-notify.1, ncid-page.1, ncid-samba.1, ncid-skel.1, ncid-
speak.1, ncid-wakeup.1, ncid-yac.1
NCID-MYTHTV(1)