Mar 10, 2008

Setup ME1 as a BT downloader

Note : There is an upate post which let you set ME1 as BT downloader, Samba Server, GMedia Server and SSH with couple steps only.
http://emprex-me1.blogspot.com/2008/06/easy-way-to-enable-samba-server.html


There are people out there are trying to build more APs for ME1, I think BT downloader and Samba Server are the most useful. This post is base on their contributions to help more users easier to build APs.

It's quiet easy to setup ME1 as BT downloader, the performacnec is considering good and power saving. After BT download you could just play it back directly by ME1, no need to transfer file. And even better part is that you can copy files over LAN, not just steaming. Have ever, there are risks, for example ME1 might won't boot up again and you would need to remove all partitions and re-initial hard disk again, all data will be lost.
You could download Debian 1.0 from bellow link, it would require to unzip .gz under Linux :
Part1: http://www.uploading.com/files/9VWJTFII/bcm47xx_debian_v1.0.part1.exe.html
Part2: http://www.uploading.com/files/DZX1G806/bcm47xx_debian_v1.0.part2.rar.html
Pwassword : orz101.com

Or you could download Ext2 from
http://cid-09ea019cecf560ad.skydrive.live.com/self.aspx/Set%20up%20ME1%20as%20a%20BT%20dwonloader
{There are 11 rar files}{The provided image will create 4G space, you could create your own if needed and know how to.}

I find the easiest way is to download Ext2 and follow the bellow processes. Here are the steps :
Unzip downloaded file to ME1's FAT32 partition through USB connection. {Make sure there are 4GB space available}
Disconnect USB connection and boot up ME1, make sure time is set at present and LAN is connected.
In Windows, go to the Start menu, select Run,at the command line, type "telnet 192.168.1.3" {Assume ME1's IP address is 192.168.1.3}
Venus login : root {Type "root" for login}
/ # cd /usr/local/etc/hdd/volumes/HDD1/
/usr/local/etc/hdd/volumes/HDD1 # mkdir chroot
/usr/local/etc/hdd/volumes/HDD1 # mount -o loop -w ./debin-4g.ext2 ./chroot
/usr/local/etc/hdd/volumes/HDD1 # chroot ./chroot
sh-3.1# mount -t proc proc /proc
sh-3.1# mount /dev/hda1 /mnt/hda
sh-3.1# apt-get update
sh-3.1# apt-get install mldonkey-server
...
...
After unpacking 10.9MB of additional disk space will be used.Do you want to continue [Y/n]? y {type "y" to continue}
...
...
Launch MLDonkey at startup ? {Select Yes to enable it at startup}MLDonkey directory : {Just press Enter to accept default}
...
...
Maximal download speed :{Just press Enter to accept default}
...
...
Password of admin user: {Type in password}
Retype Password of admin user: {Type in password again}
...
...
sh-3.1# /etc/init.d/mldonkey-server stop
sh-3.1# vim /var/lib/mldonkey/downloads.ini
{find 'allowed_ips = ["127.0.0.1";]' and rewrite it as 'allowed_ips = ["192.168.1.0/24";]',assume ME1 and PC IP is in range of 192.168.1.X (X=1~254)}
sh-3.1# /etc/init.d/mldonkey-server start
{If MLdonkey doesn't work, you can check /var/lib/mldonkey/mlnet.log for detail message}
Now you could use IE and type "http://x.x.x.x:4080/ (x.x.x.x is ME1's IP address)click Servers -> Import Server.met ( use google find sever.met and copy and paste link adress )

PS : Sancho is a good GUI connects to MLDonkey core application. (http://sancho-gui.sourceforge.net/download.phtml)

If you would like to set ME1 as a samba sever, execute the bellow command :
sh-3.1# apt-get install samba
sh-3.1# mv /etc/samba/smb.conf{,.bk}
sh-3.1# /etc/init.d/samba stop
sh-3.1# vim /etc/samba/smb.conf {Modify smb.conf as bellow}
*******
[global]
workgroup = workgroup
netbios name = ME1
server string = server
include = /etc/samba/dhcp.conf
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 50 syslog = 0
guest account = root
security = share
encrypt passwords = false
[ME1 share]
comment = mldonkey download folder
path = /var/lib/mldonkey/incoming
read only = no
public = yes
[ME1 HDD]
comment = the fat32 partition of HDD
path = /mnt/hda
read only = no
public = yes
***********

sh-3.1# /etc/init.d/samba start {Start Samba server}{After Samba server is active, type "file://x.x.x.x/" to access ME1' FAT32 partition}

Have fun !

Feb 13, 2008

Initializing the HDD

HDD must set as MASTER mode to avoid unpredictable problem.

Timeshift Buffer takes 4GB per hour and max. 4Hrs, recording quality is fixed at HQ mode.

There are 5 recording quality modes for vidoe in, here is approximate space takes :

HQ mode = 71MB/min
SP = 36MB/min
LP = 25MB/min
EP = 18MB/min
SLP = 13MB/min

The min. space is 10% of rest capacity.

Besides Timeshift buffer and recording space, others will be formatted as FAT32 format for media storag which can be accessed by PC througth USB connection.

Dec 26, 2007

Which video converter are you using ? Why ?

I downloaded some videos from internet, but it's RMVB format which can't playback by ME1. So I used WinAVI to trasncode it to AVI for playback. I'm wondering what is the most popular, best quality and free transcoder are available.
Please give your opinion which is the best video converter for you, and why you think it is the best.

Nov 21, 2007

Copy recorded AV to PC

There are two major partitions while initialize HDD installed in ME1.
Linux partition is for timeshift and AV in record space.
FAT32 partition is for photo/music/movies storage space.

If you would like to copy recorded video to PC, then you need copy video to FAT32 partition first, and then copy to PC through USB connection.

Copy to FAT32 method :
Playback -> Title Edit -> Copy to FAT32 partition
Video will copied to \REC folder.

Oct 30, 2007

Streaming HD video from PC directly

In order to stream HD video file, I connect ME1 and PC directly through Ethernet port.

1. Use a ethernet cable to connect ME1 and PC.
2. I set the IP of ME1 as 192.168.1.100(Setup ->Network ->Wired Lan Setup -> FIX IP(MANUAL), and IP for PC as 192.168.1.123
3. Setup my shortcut in Setup-> MISC -> Network Browser as below :
Net User ID :
Net Password :
Specific File Server IP : 192.168.123
4. I put the downloaded HD video in a shared video folder.
5. Browser ->NET -> My Shortcuts
6. ME1 can stream HD video smoothly.

Oct 12, 2007

How to rotate photos

Press Right Arrow key(rotate clockwise)or Left Arrow key(rotate anti-clockwise) during photo sliding. You have to press PLAY key to contiune the slide show.