WD TV Live
HD Media Player
Dane techniczne WD TV Live
Maksymalna
1080p (Full HD 1920 x 1080)
rozdzielczośd
Obsługiwane formaty AVI (Xvid, AVC, MPEG1/2/4), MPG/MPEG, VOB, MKV (h.264, x.264, AVC, MPEG1/2/4, VC-1),
wideo TS/TP/M2T (MPEG1/2/4, AVC, VC-1), MP4/MOV (MPEG4, h.264), M2TS, WMV9
Obsługiwane formaty
MP3, WAV/PCM/LPCM, WMA, AAC, FLAC, MKA, AIF/AIFF, OGG, Dolby Digital, DTS
audio
Obsługiwane formaty
SRT, ASS, SSA, SUB, SMI
napisów
Wyjścia wideo HDMI 1.3, kompozytowe, komponentowe
Wyjścia audio optyczne
ZÅ‚Ä…cza USB 2
Sied Ethernet
Obsługiwane serwisy
YouTube, Flickr, Live365, Pandora (niedostępny w Polsce)
online
Wymiary 125 x 100 x 40 mm
Masa 330 g
!!!Uwaga!!!
Instalacji każdego nieoficjalnego pakietu dokonujesz na własną odpowiedzialnośd.
Instalacja nieoficjalnego firmware
Pobieramy firmware ze strony http://b-rad.cc .
Ostatnia wersja to wdlxtv 0.3.2 http://b-rad.cc/1095/wdlxtv-live-0-3-2/
This firmware enables the following:
* based on 1.01.11 firmware
* Deluge Bittorrent with web ui
* NZBGet with web ui
* Lighttpd webserver with php
* pure-ftpd server with TLS
* Dropbear SSH server
* Telnet server
* python, perl, bash, etc...
* sshfs & unionfs
* external dvd drive capability with cd-manager-0.7
* mounting of WDTV-Live Optware package (if available) at boot
* mounting of app bin packs (if available) at boot
* mounting of OSD overlay (if available) at boot
* mounting of NFS under 'network shares' (http://b-rad.cc/cifs-interceptor)
* Ximeta NDAS device support (requires ndas app pack - coming soon)
* configurable to automount NFS shares
* user suppliable background & screen saver images
* selectable 4/8/12 video thumb view (see S00custom-options)
* selectable 4/6/8 file list view (see S00custom-options)
* selectable 10/15 photo/music thumb view (see S00custom-options)
* user suppliable init.d scripts
Należy rozpakowad znajdujące się w archiwum pliki na pendrive sformatowany na FAT/32 (najlepiej przez
hp usb disk storage format tool).
Następnie należy wyedytowad pliki S00custom-options i net.mounts i ewentualnie wdtvlive.ver(do edycji
polecam Notepad2, mały i szybki, obsługuje Linuksowe znaki kooca linii, koloruje kod).
net.mounts:
# Example net.mounts file to demonstrate auto-mounting
# of network shares
# Mount a windows file share (must be done by IP address)
# xmount //192.168.0.33/ShareName ShareName cifs
# if your "guest" account is disabled, you must supply username and password
# xmount //192.168.0.34/ShareName ShareName cifs user=username,pass=password
# Mount a NFS share
# xmount 192.168.0.44:/nfsroot ShareName nfs
# Notice that we no longer need to modprobe, nor create the directory.
# That is handled for us by xmount.
# Also note that if you store a net.mounts file in /conf/ then it will ALSO
# execute on startup.
W tym pliku możemy skonfigurowad zasoby udostępnione na komputerach (dyskach sieciowych, routerach z
serwerami plików), które będą automatycznie montowane podczas startu WDTV LIVE.
Udostępnione katalogi w systemie Windows konfigurujemy według schematu
xmount //IP_PC_WINDOWS/udostepniony_katalog nazwa_wyswietlana_na_wdtv cifs
user=uzytkownik_windows,pass=haslo_windows
w moim przypadku jest to:
xmount //192.168.1.30/D/Filmy SERWER_CIFS cifs user=uzytkownik_windows,pass=haslo_windows
Czyli na kompie o ip 192.168.1.30 udostępniam katalog Filmy na dysku D.
WDTV LIVE wyświetla nazwę SERWER_CIFS
Dodanie user / pass nie jest wymagane jeśli na Windows uaktywnione jest konto Gościa.
Jeśli mamy urządzenie pracujące jako serwer NFS lub mamy zainstalowany na Windows taki serwer to
zalecane jest udostępnianie plików tą właśnie metodą.
Przewaga nad CIFS to 2 razy szybsze transfery, co podczas streamingu materiałów w HD ma ogromne
znaczenie.
Jak zainstalowad NFS na WIN XP
http://laki.dvhk.pl/download/dreambox%20opisy/Instalacja%20i%20konfiguracja%20NFS.pdf
http://www.wdtvc.com/2009/04/01/setup-guide-for-wd-tv-nfs-sharing-on-windows
tutaj możesz pobrad też pliki passwd i group.
xmount IP_SERWERA_NFS:/sciezka/do/udostepnionego/udzialu nazwa_wyswietlana_na_wdtv nfs
w moim przypadku to
xmount 192.168.1.30:/NFS1 NFS_server nfs
Czyli udostępniam cały dysk E pod nazwą NFS1
WDTV wyświetla nazwę NFS_serwer
Przykladowa linijka do serwera NFS na dreamboxie.
xmount 192.168.1.10:/media/hda1 NFS_server_dreambox nfs
Podsumowujac plik net.mounts u mnie wyglada tak:
#
# Example net.mounts file to demonstrate auto-mounting
# of network shares
#
# note: that if you store a net.mounts file in /conf/ then it will ALSO
# execute on startup.
#
# Mount a windows file share (must be done by IP address)
#xmount //192.168.0.33/ShareName ShareName cifs
# if your "guest" account is disabled, you must supply username and password
xmount //192.168.1.30/D/Filmy SERWER_CIFS cifs user=uzytkownik_windows,pass=haslo_windows
# Mount an NFS share
xmount 192.168.1.30:/NFS1 NFS_server nfs
xmount 192.168.1.10:/media/hda1 NFS_server_dreambox nfs
Aktywne linijki mają usunięty # na początku.
Poniżej wyedytowany plik S00custom-options z załączoną obsługą klienta sieci bittorent -DELUGE
#!/bin/sh
#
# in this file you can enter commands that will be executed with the init.d scripts
# typos / syntax errors will prevent the osd from booting
# this file is only executed if it is at the root of an attached device at boot
#
# this file is executed when the wdtv starts/boots up AND when /usr/sbin/resume is called
# so operations placed here should not be adversely affected by multiple execution
# the above applies if you utilize /conf/S00user-script as well
#
# several examples are provided below, uncomment (delete #) them to use
#
# config_tool commands only need to be executed _once_ then they can be re-commented
#
# change background image between 3 stock options
#
# original background:
#config_tool -c BACKGROUND_IMAGE=original_bg.jpg
# eM82's backdrop background:
#config_tool -c BACKGROUND_IMAGE=eM82_bg.jpg
# wood panel (default) background:
#config_tool -c BACKGROUND_IMAGE=villa_bg.jpg
# change list view to 4/6/8 entries
#config_tool -c LISTNUM=4
#config_tool -c LISTNUM=6
#config_tool -c LISTNUM=8
# change video thumb view to various amounts of thumbs
#config_tool -c THUMBRESO=120x160 # 21
#config_tool -c THUMBRESO=150x200 # 12
#config_tool -c THUMBRESO=163x245 # 8
#config_tool -c THUMBRESO=180x240 # 10
#config_tool -c THUMBRESO=225x300 # 4
#config_tool -c THUMBRESO=240x360 # 4
# change music/photo thumb view to 10/15 thumbs
#config_tool -c GENTHUMBS=10 # 10 (default)
#config_tool -c GENTHUMBS=15 # 15
# change subtitle size to one not menu-selectable
#config_tool -c SUBTITLE_FONT_SIZE=44
#config_tool -c SUBTITLE_FONT_SIZE=48
#config_tool -c SUBTITLE_FONT_SIZE=50
#config_tool -c SUBTITLE_FONT_SIZE=52
#config_tool -c SUBTITLE_FONT_SIZE=56
#config_tool -c SUBTITLE_FONT_SIZE=60
#config_tool -c SUBTITLE_FONT_SIZE=64
#config_tool -c SUBTITLE_FONT_SIZE=68
#config_tool -c SUBTITLE_FONT_SIZE=72
#config_tool -c SUBTITLE_FONT_SIZE=76
#config_tool -c SUBTITLE_FONT_SIZE=80
# permanently set timezone
# http://www.timeanddate.com/library/abbreviations/timezones/
# below is for Pacific North America
#config_tool -c TZ=PST8PDT
# permanently set hostname
#config_tool -c DEVICE_NAME=SomeHostName
# overwrite theme background with user provided one
# only necessary if you use a theme that provides a background
#echo 'mount -o bind /tmp/villa_background_bg.jpg /osd/image/villa_bg.jpg' >
/tmp/init.d/S99post-init
# use custom USB slot icons
#config_tool -c USBICONS='yes'
# disable telnet server
#config_tool -c TELNETD=OFF
# disable pure-ftpd server
#config_tool -c FTPD=OFF
# disable dropbear ssh server
#config_tool -c SSHD=OFF
# disable keep alive of ethernet during WDTV Live standby
#config_tool -c DISABLE_ETHERNET_ON_STANDBY=YES
# enable NTP (network time)
# -- if info bar disappears either disable this or increase delay to NTP_DELAY
#config_tool -c NTP=ON
# NTP delay is seconds (in case of info bar disappearing)
#config_tool -c NTP_DELAY=0
# Disable mt-daapd digital audio server (saves ~10MB ram)
#config_tool -c MT-DAAPD=OFF
# Disable lighttpd webserver (default enabled)
config_tool -c LIGHTTPD=ON
# enable Deluge bittorrent client (default disabled)
# *** lighttpd webserver must be enabled to use webui ***
config_tool -c DELUGE=ON
# disable Deluge bittorrent webui
config_tool -c DELUGEWEBUI=ON
# Enable nzbget usenet client (default disabled)
# *** lighttpd webserver must be enabled to use webui ***
#config_tool -c NZBGET=ON
Po zakooczeniu wstępnej konfiguracji, można odłączyd WDTV od zasilania,
umieścid pendrive / dysk USB z firmware w jednym porcie USB i włączamy WDTV.
Sprzęt po uruchomieniu wykryje nowy firmware, a w menu Settings pojawi się informacja o możliwości
update. Wybieramy ją, potwierdzamy chęd uaktualnienia, następuje proces aktualizacji i po kilku restartach
możemy cieszyd się nowym firmware.
Od tej pory WDTV powinien widzied multimedia udostępnione na podmontowanych przez nas udziałach
/tmp/media/usb/
Jeżeli WDTV nie widzi nowego firmware to edytujemy plik wdtvlive.ver
VERSION='1.01.11.WDLXTV_LIVE-0.3.2'
LOCATION='wdtvlive.bin'
I zmieniamy wersje na wyższą np:
VERSION='1.01.13.WDLXTV_LIVE-0.3.2'
LOCATION='wdtvlive.bin'
Jeśli coś jednak pójdzie nie tak, to w /tmp/ będzie dostępny log(messages) z pracy WDTV LIVE w którym
można odszukad informację o ewentualnych problemach.
!!!WAŻNE!!!
Po prawidłowej insalacji
za pomocÄ… programu Putty Å‚Ä…czymy siÄ™ z WDTV
Login to root,
bez hasla
i poleceniem passwd ustawiamy hasło.
Konfiguracja klienta bittorent Deluge
Aączymy się za pomocą Firefoxa(ważne) z naszym WDTV http://twoj-wdtvlive-ip
klikamy na odnośnik Deluge
hasło to deluge
w settings konfigurujemy miejsce pobierania / etc.
Modyfikacja OSD
Pobieramy
WDTV Live osd-mod v0.1 by eM82 http://wdtvforum.com/main/index.php?topic=3505.0
rozpakowujemy plik na pendriva, odłącz WDTV Live od zasilania,
umieścid pendrive / dysk USB w jednym porcie USB i włączamy WDTV Live.
Cieszymy siÄ™ nowym OSD.
Nowa strona startowa.
Webfrontend v0.2 - Deluge, BT Ratio Hack, Telnet, File Explorer
Deluge
File manager
Pobieramy Webfrontend http://wdtvforum.com/main/index.php?topic=3810.0 instalujemy tak samo jak
OSD Mod.
WiÄ™cej dodatków do WDTV LIVE znajdziesz tutajÄ…ð http://wdtvforum.com/main/index.php?topic=3765.0
W tym HOWTO korzystałem z polskiego Wiki http://pl.wiki.wdtv.org/doku.php w części pokrywającej się z
WDTV LIVE.
Mam nadzieje, że autor się nie obrazi ;) .
Może ktoś się podejmie napisania ciągu dalszego&
Przydatne linki:
PL Wiki dotyczÄ…ce starszego brata WDTV LIVE
http://pl.wiki.wdtv.org/doku.php
Polskie forum WDTV
http://forum.wdtv.org/
http://www.hdtv.com.pl/forum/showthread.php?t=44746
Zagraniczne:
http://b-rad.cc
http://wdtvforum.com
http://wiki.wdtv.org/
http://www.wdtvc.com/
http://www.avsforum.com/avs-vb/showthread.php?t=1172446
Wyszukiwarka
Podobne podstrony:
WDTV Live HD Release Notes 1C V138 142 linuks dla poczatkujacychBudowa robotow dla poczatkujacych budrob2008 02 Multimedia dla początkujących użytkowników [Poczatkujacy]Astronomia dla początkujących Jak obserwować nieboJak wybrać podstawowy sprzęt wędkarski dla początkującego Wędziskowięcej podobnych podstron