4

I have an older computer that I'm using as an HTPC, and I was hoping that I could use it as a NAS/multimedia server, as well. My primary uses would include accessing content on my PS3 (same LAN), accessing content from other computers on my home network and (if I can) accessing content from my Android phone over the Internet.

I have used Subsonic to stream music to my Android phone and other computers before, but I would really like to find a way to do this natively if possible. I know that I can buy external hard disk cases that can plug in the USB port of my router, that I can get a Drobo or other network storage solution, but I would really just rather not spend the money (especially considering that I already have a computer that I should be able to use).

Hardware involved:

  • Apple AirPort Extreme base station router (most recent revision)
  • Home Theater Personal Computer: Core 2 Duo @ 2.4 GHz, 8 GB DDR2 RAM, ~3.5 TB hard drive space
  • Sony PlayStation 3 Thin 120 GB
  • HTC Thunderbolt (I have 4G coverage) rooted and running Android 2.2.1
  • Various Apple laptops
  • Various Windows 7 desktops/laptops

Note: I have looked at open source NAS software, but I would like to preserve the Windows Media Center functionality in Windows 7, so other NAS software is not an option for me currently.

Enyalius
  • 149

3 Answers3

2

As Christi says in the comments, you have what you need to do what you want.

Here's some basics to get you started...

Sharing folders with Windows 7: "How do I share folders in Windows 7 with the Shared Folder Wizard?"

Streaming media with WMP: "Stream your media to devices and computers using Windows Media Player"

1

A stand-alone NAS provides additional functionality in regards to data protection and fail over redundancy using some form of RAID. A typical NAS box handles this behind the scenes and presents any attached device on the network a file share for the device to utilize.

In your situation, it appears you're ultimately just trying to make sure you're getting the most of out your HTPC and its contents. Windows will do that to an extent, but may be limited when dealing with other non-Windows devices like the PS3 or mobile OSes. You may instead want to look into a different DLNA server, like Plex, Twonky, or Firefly media servers to handle that lifting in place of WMP file sharing capabilities.

But as far as your HTPC's storage layer, that will ultimately be the function of your drive controller. Your on-board disk controller may be enough to handle the RAID disk replication should you want to do it. You may need an additional internal expansion controller to add additional drives, handle disk visualization/JBOD to allow windows to see just "one big drive" when you open My Computer. This controller could even have an eSATA port to allow you to plug in an external SATA backplane which is just another box that sits next to your computer with drives in it.

Matt
  • 11
0

I use sharing folders in Windows 7 and then a program like, Wild Media Server, for streaming to Xbox and PS3... There are freeware programs that will do the same thing.

I also have had good success with the go flex Seagate network hard drives; they aren't reviewed very well online, but for streaming content to PS3 and Xbox, mine has worked flawless for two years and was just over 100 bucks for 2 TB, plus I can access it anywhere, although the remote access feature is slow. Anywhere on my home network it's quick and has been reliable!

I am trying to figure out if what NAS does that I don't already do.

Eric
  • 1