Sundtek Support Forum

English => Sundtek MediaTV Pro (Europe) => Thema gestartet von: Sundtek am August 11, 2010, 04:09:38 Nachmittag

Titel: Installation on a Western Digital My Book NAS
Beitrag von: Sundtek am August 11, 2010, 04:09:38 Nachmittag
Installation

1. Login: (Login: admin password: admin or 123456)
(http://www.sundtek.de/images/wd1-small.png) (http://www.sundtek.de/images/wd1.png)

2. choose advanced mode
(http://www.sundtek.de/images/wd2-small.png) (http://www.sundtek.de/images/wd2.png)

3. choose advanced:
(http://www.sundtek.de/images/wd3-small.png) (http://www.sundtek.de/images/wd3.png)

4. SSH Access Enable
(http://www.sundtek.de/images/wd4-small.png) (http://www.sundtek.de/images/wd4.png)


5. login into the NAS:
open a connection to your NAS using Putty or open a another remote terminal client and run following commands:

Zitat
cd /tmp
wget http://www.sundtek.de/media/sundtek_installer_development.sh
chmod 755 sundtek_installer_development.sh
./sundtek_installer_development.sh

in order to enable the network access you have to run:
Zitat
$ /opt/bin/mediaclient --enablenetwork=on
(activate the hardware PID filter to lower the system requirements):
$ /opt/bin/mediaclient -P on

on a linux workstation you can now load the remote TV tuner and use it as local device:
Zitat

$ /opt/bin/mediaclient --scan-network
Scanning network for IPTV media servers
---------------------------------------------------------------------
 IP address       | ID  |  devicename          | Users | Capabilities
---------------------------------------------------------------------
 192.168.1.16     | 0   | Sundtek MediaTV Pro  | 2     | DVB-T, DVB-C
 192.168.1.4      | 0   | Sundtek MediaTV Pro  | 2     | DVB-T, DVB-C
-  2 IPTV server found ----------------------------------------------
$ /opt/bin/mediaclient --mount 192.168.1.16

(http://www.sundtek.de/images/wd5-small.png) (http://www.sundtek.de/images/wd5.png)