Visualizzare ad ogni cambio canale il server da dove riceviamo e il valore ECM


er prima cosa apriamo il file CCCam.cfg con un’editor di testi (consigliato il Notepad++):

Posizioniamoci in questo blocco:

# time in seconds to keep On Screen Display active.
# default is 0 (turned off)
#
#ZAP OSD TIME : 3

# username used to show popup (default : root)
#OSD USERNAME : root

# password used to show popup (default : dreambox)
#OSD PASSWORD : dreambox

# port used to show popup (default : 80)
#OSD PORT : 80

Adesso modificatelo così:

# time in seconds to keep On Screen Display active.
# default is 0 (turned off)
#
ZAP OSD TIME : 3 (il limite dei secondi dell’osd)

# username used to show popup (default : root)
OSD USERNAME : root (username di default)


# password used to show popup (default : dreambox)
OSD PASSWORD : dreambox (qui potete anche mettere la password del vostro dreambox)

# port used to show popup (default : 80)
OSD PORT : 80 (porta di default)

Fatto le modifiche, salvate e uppate il file all’interno del dreambox in /var /etc e il gioco è fatto.