home
/
Installazione dei pacchetti aggiuntivi
mythweb è lo strumento che consente di gestire da un browser mythtv anche su un pc diverso da quello su cui abbiamo installato mythtv.
Per installare mythweb digitare
sudo apt-get install mythweb
una volta installato cambiate i permessi e proprietari di alcuni files:
sudo chown -R www-data:www-data /usr/share/mythtv/mythweb/data sudo chmod 777 /var/lib/mythtv e segnatevi la password del database: sudo cat /etc/mythtv/mysql.txt http://localhost/mythweb/ the machine on which you installed mythtv, and the result should be as follows:
As mentioned, doverste browser can be accessed from different computers. In this case, assuming that the PC's IP is 10.1.252.23 with mythtv, you can view it using http://10.1.252.23/mythweb/
Links:
http://parker1.co.uk/mythtv_ubuntu2. php
0 comments:
Post a Comment