just looking for some advice, pointers, and suggestions for further reading.
I have:
- 1 router
- 1 linux server (ubuntu 10.04)
- 2 TVs
- various speakers
- 2 desktops
- 1 iPad
I want to make a home network so that given a request to my server (perhaps GET request to PHP script or something) that my server can start streaming audio or video to any device. I think this will be easier with things that can have IPs (desktop, iPad, etc) but not sure about the others (I don’t have an IP TV). I would like to do this over wireless, but I may need Ethernet for HD video, etc.
What can you recommend? I’ve been recommended MBone. maybe my problem stems form the fact I don’t understand how I would push streaming video to a TV, which is “dumb” (no processor or even IP address).
I’d say forget writing something yourself (unless you want to do this as an academic excercise). Instead, look into UPnP/DLNA.
Having said all of that, YMMV. I’ve found that many commercial products (connected TVs especially) hate MKV and DTS (forget DTS-MA or Dolby TrueHD) over DLNA, even if they can play them back from a connected USB drive. Many networked media players also have problems over UPnP/DLNA while they work over a Windows/SAMBA share.
I, personally, having spent plenty of time and money on various combinations, have stuck with a good old Samba share on a NAS drive serving a Seagate media player. All computers have access to it too. Your ipad may have a problem with this though.