Slashdot Mirror


Interoperable Remote Controls

Lord Prox writes "From the HAVi website: "Ever dreamed of how your ideal home could function in the new millennium? A TV with voice recognition capability? Or connected to a video telephone link so that the TV is muted and calls are answered automatically by a voice command? How about a video camera that automatically displays a picture on the TV screen when a visitor arrives; or starts a recording if the same thing happens unexpectedly during the night?" Apparently 8 of the leading consumer electronics companies are trying to get rid of all those remotes and do some cooperation over IEEE 1394. Whitepapers and FAQ available."

73 of 191 comments (clear)

  1. This is just another wireless beer by Pinguu · · Score: 2, Funny

    How about a video camera that automatically displays a picture on the TV screen when a visitor arrives
    Why not just look out the window?

    --
    --
    1. Re:This is just another wireless beer by PopeAlien · · Score: 4, Funny

      Yeah.. and I'm *really* looking forward to the voice activated TV:

      TVsound: Remove tough stains with "easy off
      *shutdown*
      Viewer: "tv turn on"
      TVsound: ..Its your chance to save huge on everything in store! Save up to 70 percent off
      *shutdown*
      Viewer: dammit. "TV ON"!
      TVsound: I think these eggs have gone off
      *shutdown"
      Viewer: damn "TV ON"! and stay ON!
      TVsound: Up next on CrapNet a special presentation movie - "Battlefield Earth" staring...
      Viewer: Aaaagh "TV OFF"! "OFF"! Please! OFF NOW!

  2. The future is now! by WigginX · · Score: 3, Insightful

    It'll be just like all those sci-fi movies, only we'll probably end up with standards wars anyway.

  3. Fighting by FluffyG · · Score: 3, Funny

    great, instead of fighting for the remote we will be fighting the other people in the room until they shutup and done say anything.

    The number of gaggings will be at an all time high. Just imagine having that in a bar full of drunks!

  4. Why Firewire? by Wheel+Of+Fish · · Score: 5, Insightful

    Why use a physically wired connection for this "system of the future"? Why not WiFi or some other wireless protocol?

    Running FireWire between components in the same room is feasable (though messy), but connecting to cameras at the front door and devices in other rooms is gonna be a pain.

    1. Re:Why Firewire? by Anonymous Coward · · Score: 2, Insightful

      I for one will not touch any wireless connection system for consumer electronics unless there is an open source IPSec stack involved and the user has full control over accepting new nodes into the network (key-fingerprints). Especially cameras and home automation systems require more security than most manufacturers are willing to build into the devices right now. When (not if) there is a highly publicized hack of a home automation system, consumers will shy away from these systems.

    2. Re:Why Firewire? by femto · · Score: 2, Insightful

      Encryption? It wouldn't do to have all that unguarded audio and video whizzing about the air waves would it now?

    3. Re:Why Firewire? by Pirogoeth · · Score: 2

      Not really. People have coax cable running through their houses already. Using firewire instead of coax wouldn't be difficult.

      Except that there is a 4.5 metre limit to the length of Firewire cable.

      --
      Happiness is like peeing yourself. Everybody can see it but only you can feel its warmth.
    4. Re:Why Firewire? by Anonymous Coward · · Score: 2, Informative

      The 4.5 metre limit was for 1394a. 1394b allows up to 100meters using different physical media (POF ?) and also allows repeaters. Go check 1394ta.org again.

    5. Re:Why Firewire? by Otterley · · Score: 3, Insightful

      Because FireWire carries device-pertinent information over it, and it automatically assigns address information on the bus, just like USB. In a FireWire topology, every device in the network knows what every other device is and can figure out what it does. Auto-configuration is really nice, and consumers want that.

      802.11b is merely a link-layer protocol -- it doesn't do enough. You'd still need a transport-layer protocol (IP?). Assuming IP, then you'd need address assignment, then an application layer protocol on top of that. How are devices on the network going to identify one another and their capabilities? 802.11b offers no help in that department.

  5. Use of firewire by leerpm · · Score: 5, Insightful

    It is interesting that they chose FireWire over other technologies. But what about the use of Ethernet? I believe FireWire is limited to a range of around 30 feet, unless you have a repeater.

    Would it be possible to build a Firewire-to-Ethernet adaptor product that allows 2 firewire enabled devices to talk to each other over Ethernet, with two adaptors on each ?

    1. Re:Use of firewire by 91degrees · · Score: 2, Informative

      Firewire is an IEEE standard. It should therefore be quite easy to licence it at a reasonable cost.I think it's actually something like $1 per port anyway.

    2. Re:Use of firewire by ups · · Score: 3, Insightful

      Two words: isochronous transmission.

      With firewire, bandwidth can be reliably reserved so that audio and video can be transmitted real-time without risking choppy video / holes in the sound. It also handles some latency issues, although I don't remember the details...

      You could use a bridge to transmit the data over ethenet, but you'd loose the ability to do isochronous transmission.

    3. Re:Use of firewire by evilviper · · Score: 5, Informative
      It is interesting that they chose FireWire over other technologies.

      No, Firewire is pretty much the only option, unless you want your TV and VCR communicating over Serial SCSI or Fibre Channel (the two serial SCSI interfaces other than Firewire).

      But what about the use of Ethernet?

      Yikes! First, you'd need a very smart device to be able to form ethernet and TCP/IP packets, deal with error checking, addressing, and everything else ethernet and TCP/IP (or UDP/IP) have to do. So, Firewire has a tiny fraction of the overhead, while not requiring you to wory about addressing and more.

      Firewire devices usually have pass-through, so you can daisy-chain them... Never see that with ethernet.

      Can you imagine how much computing power it would require to send raw video and audio data over ethernet? Sure, it would be possible with a computer, but your VCR and DVD player doesn't have a 3GHz processor, nor would you want it to require one...

      I believe FireWire is limited to a range of around 30 feet, unless you have a repeater.

      It's more than 30 feet, and you can use numerous repeaters if you need to... Not really a problem.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    4. Re:Use of firewire by jeffmock · · Score: 3, Interesting

      The thing I really hate about this HAVI stuff is that the CE companies are ignoring what the rest of the world knows about abstraction and layering network protocols.

      You're missing the point to argue the merits of ethernet or 1394. The point is that this is a layer-4 protocol and should have nothing to do woth the physical or link layers. HAVI should be orthogonal to the physical layer.

      Can you imagine the dark cave we would still be living in if TCP was somehow specifically bound to ethernet?

      I think these HAVI guys are hung up on DRM, and feel that they might let the genie out of the bottle if they abstract the physical and link layers out of their protocols to run on any link layer.

      As a result, this will wind up like previous CE standards effort and fail to provide a consistent interoperable system.

      jeff

  6. Only european and asian companies by YeeHaW_Jelte · · Score: 3, Interesting

    Anyone notice that the companies participating in HAVi are all either European or Asian? If this standard survives, it'll probably take a while to get to the states ...

    On a related note: philips already makes a programmable remote that you can program by pointing it at an other remote. You then press the button on the first remote and you can assign it to a button on the philips remote. Very handy.

    --

    ---
    "The chances of a demonic possession spreading are remote -- relax."
    1. Re:Only european and asian companies by Anonymous Coward · · Score: 5, Insightful

      Anyone notice that the companies participating in HAVi are all either European or Asian?
      I hate to break your spirit, but I think most consumer electronics giants nowadays are Asian or European. Most of the American consumer electronic giants exited the market years ago.

    2. Re:Only european and asian companies by radish · · Score: 2, Interesting

      On a related note: philips already makes a programmable remote that you can program by pointing it at an other remote. You then press the button on the first remote and you can assign it to a button on the philips remote. Very handy.

      Err...so do about 2 dozen other companies. Take a look at Remote Central.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

  7. I'm not holding my breath... by slusich · · Score: 4, Insightful

    I have serious doubts that these companies can actually cooperate on anything long enough to produce a viable standard. I'd be happy just to see a universal remote that actually did replace all the other remotes, instead of just giving partial functionality.

    1. Re:I'm not holding my breath... by NetJunkie · · Score: 2, Informative

      Spend the money on a Philips Pronto. It really does replace them all, and my home theater is fairly complex. The programming software sucks, but it pretty much does it all.

    2. Re:I'm not holding my breath... by lucifuge31337 · · Score: 2, Insightful

      The problem with the Pronto, and all other remotes like that, is that they are mostly touch screen. It's nice that the newer ones have more hard buttions, but I want ALL hard buttons. I don't want to have to look at the remote to use it for most things.

      --
      Do not fold, spindle or mutilate.
  8. I thought copyright holders were the holdouts by mblase · · Score: 3, Insightful

    Connecting all your home electronics by FireWire has been anticipated since Apple first introduced the technology on their PowerMacs. But I always thought that it was the MPAA, RIAA, et.al. who were keeping this from becoming a reality -- those business interests who didn't want it to be easy to move perfect digital copies from your DVD player or TiVo to your PC. (Not that this is difficult with PC DVD-ROM drives, but then they could at least try to control the software which could make the copies.)

    So is this for real? Or just another pipe dream for us geeks?

  9. Another article... by Wheel+Of+Fish · · Score: 4, Informative

    Since it seems to be slashdotted (about pages say "Temporarily Unavailable"), there's an in-depth article over at ExtremeTech.

  10. How about the rats nest of wires? by 91degrees · · Score: 4, Informative

    The interchangeable remotes is nice, but what looks like a real killer app is that we'll have far fewer wires. Just plug everything into a hub, and it's connected to all other devices.

    Maybe we'll even be able to get rid of a few of those power cables if we can have some low power devices that can be powered through the connector.

  11. This suggests a good slashdot poll. by Prince_Ali · · Score: 4, Funny

    How many remotes do you have?

    • 0
    • 1-2
    • 2-4(in grand slashdot tradition of overlapping numerical choices)
    • 4-8
    • I don't have any electronics you insensitive clod!
    • Cowboyneal changes the channel when I ask.
    1. Re:This suggests a good slashdot poll. by evilrunner · · Score: 2, Funny

      You forgot: I use Vice-Grips for the knob, you insensitive clod!

      -

      --
      "I've figured out what's wrong with life: It's other people." -Dilbert
  12. This is possible now by Mr.+Cancelled · · Score: 2, Informative

    Um... X-10 anyone? It isn't just for spy cameras you know. 8)= A couple of quick references to get you started: http://www/smarthome.com http://www.x10.com

    1. Re:This is possible now by it0 · · Score: 2, Funny

      Why did you provide a link, didn't you got the popup window?

  13. You see, it depends by AtariAmarok · · Score: 2, Funny

    To go with the super-remote system (which includes a video monitor so you don't even have to look over your shoulder to see who is nagging you to get up out of the chair for once), and the Wireless Beer Glass, we'll have the Electronic Depends diapers so you can stay in that barcalounger for days at a time. Each with its own TCP/IP address, the diaper will send an alarm to the Internet when it is too wet and needs to be changed.

    --
    Don't blame Durga. I voted for Centauri.
  14. How long until it's crippled? by jdreed1024 · · Score: 4, Interesting
    So, who's taking bets on how long it will be before the **AA forces manufacturers to cripple this or use it to implement DRM in some way? Like, for example, if you're watching a DVD, it will prevent you from turning on your VCR, since you might be using it to record that DVD. Or, if you're playing a CD, it prevents you from turning on your component MP3 player, because, well, you might be using it to record that CD stream and distribute it over the Internet.

    Don't get me wrong, I think this would be cool, and I welcome the day when I can dispose of the 4 remotes I have (3 of which are Sony, and they still don't interoperate well). But in this day and age of DRM, I fear that the more we automate things, the easier it will be for those in power to legislate what we can and can't do with them.

    Look at DVDs, for example. Sure, the picture quality and sound are miles ahead of VHS. But on VHS, I can fastforward through that FBI warning, and trailers. I can't do that with most DVDs. Nor can I skip chapters, or access the menu unless the disc decides I'm worthy. And I'm forced to watch the MGM splash screen, and some annoying intro that the DVD designers think looks cool. (Yes, yes, I know of the existence of mod chips and hacks for DVD players. That's not the point.) With DVD, the media (as in disc, not newspapers) controls the player, as opposed to the other way around with VHS.

    The more we relinquish control over our equipment, in the name of automation and progress, the more we hand control over to another group. Is that the way it has to be? No. Is that the way it should be? No. But that's the way it is.

    --
    There is no sig, there is only Zuul.
  15. The Semantic Web? by captainclever · · Score: 4, Interesting

    This smells like the beginings of the semantic web approach to me..

    All devices should publish information about their capabilities using, for example, RDF.

    When you answer the phone, anything that has exposed a "volume control" property could be muted until the call ends.. I hope they plan on using better security than WEP for the wireless links though.. :)

    --
    Last.fm - join the social music revolution
  16. HAVi TV by doormat · · Score: 2, Interesting

    I own a HAVi enabled TV (Mits WS-55511) and while its nice to know its there, there arent many other HAVi enabled devices. No HAVi DVD players, cable boxes, etc. Thats the current problem with HAVi.

    --
    The Doormat

    If you're not outraged, then you're not paying attention.
  17. JP1 by msheppard · · Score: 3, Informative

    I'll push this technology again: It lets you program your remote. It's a sort of universal remote control protocol. You can reprogram any button to almost anything. Combined with a IR reciever for your X10 light controller and you can turn lights or anything off/on from the couch.

    Best spot for info on it is this Yahoo Jp1 Group

    Bottom line; You gotta build your own cable, and the tools to manage the key codes ain't that great. Better yet, write your own, but if you're reading this chances are you can get by. You only end up using the software when you get a new device, which ain't TOO often.

    I've got a radio shack 15-1995, and I can control everything from the back yard. I don't know why I would want to do that, but it's nice to get the telescope setup and then turn ALL the lites in the house off with one button.

    M@

    --
    Krispy Cream is people
  18. YES! by SuperDuG · · Score: 4, Funny

    Now I can lose 1 remoted and disable up to 8 devices!!!

    --
    Ignore the "p2p is theft" trolls, they're just uninformed
  19. Can't do it... by evilviper · · Score: 3, Insightful

    Sorry, you can't bend the laws of physics...

    No matter how you inter-connect devices, one is going to want the up/down button to be channel up/down, while the other is going to want it to be volume up/down, while your VCR, or anything else is not going to use it for either, but rather, only use it in some menu.

    That's why people still have dozens of remotes rather than getting a universal remote. I spent $70 on a universal learning remote, but navigating the menu on my TV still leaves me using Up/Down to move forward and backwards, and using Left/Right to move up/down. In addition, even if I did re-program those buttons, it wouldn't change the fact that the labling would be contrary to the actual functions.

    There needs to be a LOT of work done to standardize remote layouts. Then, and only then, would using a single remote be useful.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    1. Re:Can't do it... by Politburo · · Score: 2

      I spent $70 on a universal learning remote, but navigating the menu on my TV still leaves me using Up/Down to move forward and backwards, and using Left/Right to move up/down. In addition, even if I did re-program those buttons, it wouldn't change the fact that the labling would be contrary to the actual functions.

      Wha.. What? On the learning remote I have, you simply press the button on the universal remote you want to learn a function for, then take the original remote and press the button you want to emulate while pointing it at the universal remote. You can do this for any button. The labels on the buttons are meant for your guidance only. I don't see how reversing the "axes" on your current setup would be "contrary to the actual functions" of going up/down and forward/backward (we use left and right arrows to indicate this for rewind/ff, among other things).

  20. The end is near......... by MeThOdXxX · · Score: 2, Informative

    What is the world coming to? First, the invention of the remote control, the first sign that we humans may be a little too lazy for our own good.(don't get me wrong, I would die without my remote control). Now, voice activated televisions? This means one of two things, either the end is near and we can expect a fate much like the one you'll see while watchint T3, or we'll all die because we will all be to fat to move off of the couch.

    Lets just hope that the voice activation is a little better than a cel phone I once had. I would end up dialing everyone else besides the person I was trying to dial.

    --
    HaHaHaHaHa
  21. And if you're too lazy to use a remote directly.. by sonicattack · · Score: 5, Funny

    There's always this baby

  22. Tech today by digtl88 · · Score: 2, Interesting

    The technology is always changing now. We have no time to get used to the most recent tech before they start on creating something new and better.

  23. Jini by Guillermito · · Score: 4, Insightful

    Wasn't jini supposed to do this?

  24. Great idea for the TV by cocotoni · · Score: 2, Interesting

    Ok, this is slightly OT, but it is my current peevee against cell phone manufacturers - they are producing the car handsfree sets that can mute the radio, just as it is done with TV in article, but why not implement it also for standalone walkmans?

    I already have a handsfree headphones and mic. I want to listen to the music I have on my MD player. If I listen to the music, chances are that I will not hear the phone ringing, and when I hear it I have to fumble to change the headphones.

    Why not put a simple 2.5mm jack on the phone, route the sound from the walkman through it and on to the handsfree headphones? Phone rings, music fades off, you get a beep-beep through the headphones, and you pick up. OK, the music is still running, and you would have to pause your walkman, but I think it is a minor issue. Furthermore walkmans can now be operated from the dongle on the headphones cord - I think that Sony could make their phones work with their walkmans...

    My next idea is to have a soothing female voice tell me through the headphones which button should I press to retreive the call - somehow I tend to botch it.

    And, yeah, if somebody tries to patent it - you saw it firs on /.

  25. This sounds great... by baggachipz · · Score: 2, Funny

    Ever dreamed of how your ideal home could function in the new millennium?

    Hi, I'm Troy McClure. Let me tell you about a great new product:

    Tiny Wireless Camera for Fun _and_ Safety! Camera fits anywhere... yeah, anywhere. (camera pans down woman's shirt)



    Wait, what's the safety part?

  26. Universal Remote by baker_tony · · Score: 2, Informative

    Surely you geeks must have a kick ass universal remote (I have the Sony AV3000) which you can use? I've got about a billion cables running around my living room (PC, XBox, Computer, router, laptop, Freeview digital TV, Amp, playstation, etc...) any more cables would cause the floor to give way. At least with a decent remote with programmable buttons and macros I've managed to get rid of my 5+ individual remotes.

    1. Re:Universal Remote by orthogonal · · Score: 2, Funny

      Oh yeah, I've even managed to set up my universal remote so the girlfriend can use it!!! Yep, made the on/off button clear and she hit's another button to fire off a macro to set up TV viewing (set correct AV channel on TV, select correct input on Amp, set up the digital TV box, etc in one hit).

      Ok, this is obviously a troll.

      Not that you couldn't set up a macro to run when a key is pressed on the universal remote. I'm sure there are guys geeky enough to figure out how to attach macro code to a remote button. Hey, the macro's probably even written in PERL.

      But you can't do that and have a girlfriend. Not the three dimensional, non-inflatable, non-polyethylene kind anyway.

      So this is obviously a troll.

  27. Don't hold your breath. by billtom · · Score: 3, Insightful

    Don't hold your breath waiting for this. The consumer electronics (CE) companies like to talk a good game about interoperability but the truth is that they really don't want it. Each company wants you to buy all your electronics from them exclusively and seriously don't want you mixing and matching.

    Don't believe me, check out this from the HAVi website charter page:

    "The Organization is promoting the development of products based on the the HAVi 1.0 final specification, completed in December 1999."

    So there has been a standard for almost four years, but how many HAVi enabled electronics devices do you see down at your local Generic Big Box Electronics Store? Zero would be a reasonable estimate.

    Sure, the CE companies might put it on a few of their very high end items just for PR purposes. But never on the stuff that makes up the bulk of their revenue.

    1. Re:Don't hold your breath. by mosch · · Score: 2, Interesting
      I hate to spoil your cynicism, but this really doesn't make sense. A/V connectors are already standardized, that's not the problem. The problem is that the back of my receiver looks like this.

      Surely I'm not the only person who thinks that current A/V setups have become close to unmanageable due to this mix of rca, xlr, coax and toslink audio, component, s-video and rca video.

      I'd pay a whole hell of a lot of money for a proper fix to this mess, and surely I'm not the only one.

    2. Re:Don't hold your breath. by billtom · · Score: 2, Interesting

      HAVi isn't really so much about the A/V connectors (as you point out, they're somewhat standardized already). It's about signalling. That is, communications between the devices about the data streams (the audio and video). Sure, they imagine that the data streams themselves will also be sent over the same wires, but as you point out, that isn't reall necessary.

      To pick a somewhat dumb example (but playing off the one in the article post), it's about your HAVi telephone telling your HAVi audio receiver that a telephone call has arrived so please lower the currently playing sound by 50% and play the telephone ring code and the HAVi phone telling the HAVi TV to display caller ID information. And all this happening regardless of who the vendors of all that equipment is.

    3. Re:Don't hold your breath. by Scott+Laird · · Score: 2, Informative

      So there has been a standard for almost four years, but how many HAVi enabled electronics devices do you see down at your local Generic Big Box Electronics Store? Zero would be a reasonable estimate.

      Nope, not zero. Most of Mitsubishi's big-screen TVs have HAVi. I think their HDTV VCR is HAVi also. You can wire them together with firewire and then your TV's remote can control the VCR (as well as send and receive video) over firewire. The Mitsu TVs actually want to know all about your A/V system, including which boxes are wired to which audio and video ports on which other boxes. Then, everything (supposedly) works right if you want to have your HDTV sat receiver feed video straight to the TV, but feed audio into your (non-HDTV-capable) receiver. As long as you use the TV's remote and on-screen display, switching to the satellite receiver will automatically flip the receiver to the right input and then display the video direct from the satellite.

      It's actually a bit cooler then that -- I ordered one of the HAVi books used from someone on Amazon (only $5), and it's kind of an interesting spec. It really wants to stream MPEGs over Firewire, and have devices hand around Java applets for UIs. So, your HAVi TV and HAVi satellite receiver could (in an ideal world) work by having the satellite receiver send the TV an applet that contains all of the satellite guide functions, and then the TV runs the applet on-screen for you. When you tell the applet to change the channel, it sends a HAVi control message to the satellite box, telling the box to change channels and start sending a new MPEG channel.

      Just reducing the number of remotes is a very small piece of HAVi.

  28. and a new line of anti-priacy ads? by Anonymous Coward · · Score: 3, Interesting

    when the tv is actually voice activated, whats to stop things like:

    (loudly spoken from the TV) TV Stop Recording, VCR Stop Recording, Stop Recording, DVD/VCR erase media.

    wonder how much a station would have to get paid before it started running ads that had
    "watch KPr0n, just by saying TV Switch to channel 69"

  29. Also from the site... by pointwood · · Score: 3, Informative

    Licensing Information...

    Intellectual Property Rights licenses are available from the companies that contributed to the HAVi 1.0 specification.

    The seven of the eight promoter companies (Grundig, Hitachi, Matsushita including JVC as Matsushita's group member, Philips, Sharp, Sony and Toshiba) who have co-created the HAVi Specification enable smooth and easy access to their IPR, which protects the HAVi Specification, by an open Joint-License program via Philips, as Licensor, on non-discriminatory most favourable terms and conditions.

    The relevant IPR includes:
    1. the HAVi Specification;
    2. Essential Patents, which are deemed to be necessary for the manufacture of HAVi Products, that comply with the HAVi Specification;
    3. the HAVi logo, the use of which is allowed for the promotion and sales of HAVi Products and
    4. HAVi Compliance Test Suite and HAVi Test Requirements, which are prescriptions for testing certain aspects of implementation of the HAVi Specification in products.

    A really "nice and patented" standard :(

    1. Re:Also from the site... by Drakonian · · Score: 2, Interesting
      It's not too cheap to enter the market either. Looks like it's for big boys only:

      25. What is the license policy/fee for HAVi development?

      Licensing for the HAVi specification is handled through Royal Philips Electronics on behalf of seven of the eight Promoter companies who co-created the HAVi Specification. (more information about THOMSON Multimedia's licensing policy)
      * One-time license fee of US $5,000.
      * US $0.10 per product.

      --
      Random is the New Order.
  30. No problem. I live in South Carolina by Anonymous Coward · · Score: 2, Funny

    I don't have any of these problems that you guys are having. I live in South Carolina, and my couch is in the front yard.

  31. Re:Spoiller ahead by TwistedGreen · · Score: 2, Funny

    Wow, it seems those JavaDrugs really do work!

  32. Standards, schmandards by dpbsmith · · Score: 2, Interesting


    "I can tell you that that the HAVi standards are already written and available." Well, whoop te do.

    I don't know what's going on. You can put any brand of gas in your car and it will go, you can put any brand of analog audio cassette in your cassette player and it will play, but when it comes to digital electronics, suddenly standards mean nothing.

    You can't even buy plain old CD-R media and have more than about 80% confidence that you can burn it in drive A and then read it in CD player B. For DVD recordables, +, -, you name it, the degree of interoperability is far less. There have been "written and available" standards for years.

    There are "written and available" standards for FireWire, but you'd better not buy a random camcorder and expect to plug it into your Mac and use iMovie without checking some reviews and discussion groups and KnowledgeBase articles first.

    What do you want to bet: there will be no real validation method; the companies will rush stuff to market based on early versions of the HAVI standard; when it doesn't work, they'll fingerpoint at the other guy and claim noncompliance; if a consumer ever does figure out which device is noncompliant, that information will be of no value in getting the problem solved... ...and by the time there are enough devices out there for the interoperability problems to surface in the consumer press, everyone will be saying, Oh! well WE comply with HAVi version N+1, you shouldn't expect it to work unless you throw out all your EARLY HAVi junk and buy all-new.

    Look, nothing personal about HAVi, but I'm sick of this brave new world in which NOTHING WORKS and NOBODY CARES.

    OK, I feel better now.

  33. Steve's Law of Investment: by xtal · · Score: 3, Interesting

    "Ever dreamed of how your ideal home could function in the new millennium? A TV with voice recognition capability? "

    No. Talking to inanimate devices in my home is something I do not what to do, and while cute, gets REALLY OLD FAST.

    Don't ever invest in anything that uses "voice recognition technology" as a selling point for a consumer product. It's all pointless and it sucks. Are you realistically going to sit there and listen to your SO talk to the TV?

    The killer app for voice recognition technology is in automating call centers. The first person to develop transparent dialog with a computer will become a multi-billionaire as you've just found a way to eliminate tens or hundreds of thousands of jobs in front line technical support.

    --
    ..don't panic
    1. Re:Steve's Law of Investment: by pavon · · Score: 2, Funny

      I can see it now - instead of wrestling with your three brothers over who gets control of the remote, (coupled with advanced techiques of covering the remote sensor on the TV, and turning on-off the VCR, cable box, and DVD depending on which remote you have in your posession), there will be a great shouting matches. A marked improvement I must say - kind of like the UN.

      That is of course until my mom has had enough, walks into the garage, flips the circit breaker for the living room and orders us outside. (Unless that is also controlled by voice activated firewire. hmm...)

  34. You can do some of that now!!!! by nexusone · · Score: 2, Informative

    I have work in the home automation business, here are some features we have been able to offers for some years now.

    1. Door camera's, when someone rings the door bell and the TV is on, you see the person on the picture in a picture display on your TV. Also can talk with them by picking up and phone with the in home intercom system.

    2. TV remotes with script files, press power and the TV, DVD, Receiver turn ON. Press play on your remote and the lights in the room dim, blinds close.

    3. Forget to turn down your heat/air or turn on the alarm, not problem dial on from you cell phone and set any of them. or in bed and don't want to get up to change the temp or turn on the alarm, just pick up your phone and set it form the comfort of your bed.

    --
    Wise men speak because they have something to say, Fools because they have to say something!!!!
  35. no voice please by man_ls · · Score: 3, Insightful

    I don't want voice recognition...my PC's voice recognition system *still* doesn't recognize some very standard english words when I say them, even after several hours of training, lots of regular use, and even adding the words it misses to a custom file complete with a recording of me saying the word about every possible way I can. Voice recognition in a television would be horrible. There are already voice-recognizing phones...my experience with them is that, they are almost totally inaccurate or ineffective.

    I would, however, be very interested in the other components in the system; especially the camera bit. I have already thought about implimenting a type of laser tripwire system to alert when someone is approaching the door in my house and linking it to my computer (probably pretty easily doable) but it would be even easier to do that if the devices are already designed for that purpose.

    Smart devices = great.
    Voice recognition, anywhere = not great.

  36. The difficult part is programming your preferences by Diomidis+Spinellis · · Score: 4, Informative
    I have automated audio, security, internet access, and voice telephony using a central server box running FreeBSD and a couple of clients running Linux and NetBSD. I term this approach the Information Furnace. When I presented my work at the SANE 2002 conference a member of the audience asked me:
    What job does your wife do?

    Fortunatelly for me, my wife is an IT professional and can appreciate both the advantages of this setup (our CDs are instantly available throughout the house, we can remotely retrieve caller-id information on last calls, setup customized alarm response scenarios, and so on) and the inevitable bugs (the first friends to ring our doorbell were were greeted by an answering machine message).

    However, getting the behavior of the system just right took us more than a year, I am still being very conservative when I tweak something (I am never introducing changes to it before leaving for a vacation), and there were times where we discussed the system's interface over a graphical depiction of state machine diagram. I am sure the /. crowd thinks this is the way to go, but I also think there will be people who might find such a setup a bit bewildering.

    Diomidis Spinellis - Code Reading: The Open Source Perspective
    #include "/dev/tty"

  37. FireWire is by far the best choice by daveschroeder · · Score: 5, Informative

    Ethernet? No. FireWire is designed for hubless, daisy-chainable, high speed, peer-to-peer device communications and control from the ground up. And you are incorrect about the distance limitations. Feel like you need TCP/IP specifically? No problem.

    Additionally, FireWire is already widely used on almost all digital video cameras, decks, and equipment, is emerging on DVD-A devices, and is the standard interconnect for OpenCable set-top boxes specified by CableLabs.

    This was what FireWire was made for. Unfortunately, its adoption and use has been crippled by an entertainment industry deathly afraid of the prospect of 100% digital transport, copies, recording, and manipulation by the end customer. What a shame.

    IEEE-1394b, the current iteration of the standard, supports speeds from 100 to 3200 Mbps at distances up to 100 m, and supports its "native" 9-conductor shielded twisted-pair copper, ordinary CAT-5, and various flavors of optical cabling.

    See the informative IEEE-1394b Technical Brief and What is 1394? for more information.

    For even more information, including information about Wireless FireWire, see Intel's 1394 Technology site.

  38. Actually... by Anonymous Coward · · Score: 2, Informative

    ...the cost is now $0.25 per device.

  39. Re:Wireless by Anonymous Coward · · Score: 2, Insightful

    Wireless does NOT make more sense, except in some future world, where we have cheap, reliable 400mbit wireless connectivity with isochronous transfer. Firewire can be daisy-chained, so your mess of a setup becomes 'hook any component into any other component with one wire, and it works'.

  40. no thanks.... by Lumpy · · Score: 4, Informative

    I want the ABILITY to switch to a channel to see the front door cam when I hear the doorbell (Or better yet a text crawl across the bottom of the screen. like my caller ID box does.

    The "automatic" stuff does nothing but piss off users.. Being a Home automation hobbiest and on the side installer/integrator (Yes I have designed and installed home automation systems for other people)
    I know what people hate... and they absolutely hate things that assume what they want.

    Besides, all of this is possible right now (except the text crawl I mentioned) as I have installed 3 such systems already into home automation/theatre systems....

    doorbell rings or motion detector senses motion near the front door. activate alerter (light flash, nice doortone while fading down the background music/tv sound/stereo/whatever, select my front door cable tv channel, pick up phone and dial 44 for the front door and talk with them... press # to buzz the door open.

    some of you say "get up and look" but this is not really feasable for the 6500sq foot 3 story home that 99.997% of these systems are in.

    my 1150sq foot flat? it's silly. but I still saw the kids trying to spraypaint my car last night so I could hit the all lights on button and unlock the doggie door to watch my german shepard tear the arse out of one of the punks.

    --
    Do not look at laser with remaining good eye.
  41. It has already happened by daveschroeder · · Score: 3, Interesting

    See these articles as an example.

    And even with 5C content protection, the entertainment industry is STILL deathly afraid of the idea of delivering digital content to customers with full digital interconnectivity between their devices.

    If not for them, we would have a single, clean FireWire cable, or no cable at all, connecting all of our devices, and enabling them to seamlessly communicate with and control one another. I would have thought we'd be there by now...

  42. The REAL reason for firewire by ductormalef · · Score: 2, Interesting
    From the article:

    "1394 has more than enough capacity to simultaneously carry multiple digital audio and video streams around the house, and provides support for digital copy protection.

    The RIAA/MPAA have not only convinced these manufacturers that P2P is evil, but now they want to control how we use media between rooms in our own homes. Maybe they will call it R2R(room to room) piracy.

    --
    The Fat Man Walks Alone
  43. HAVi devices are available now by nedron · · Score: 2, Informative
    HAVi devices are available now, with HD sets and Digital VHS decks from Mitsubishi to name a couple.


    Simply plug the D-VHS deck into a Mits NetCommander enabled set and your D-VHS controls and features are automatically added to the onscreen menus of the HD set AND to the TV remote.


    Many other devices that currently use proprietary IEEE1394 control interfaces are getting ready to switch to HAVi, particularly since the cable industry finally opted for Firewire connections for recording devices.

    --


    * As is generally the case, my opinions do not reflect those of my employer.
  44. WOW! by Redbw6 · · Score: 2, Insightful

    I can't even begin to think about what our lives would be like with this kind of technology. It sounds impressive but I have to wonder how much this would contribute to the already growing number of obese people.

  45. Great concept.. may never happen. by -tji · · Score: 4, Insightful

    Like so many other things in this industry, havi is being stopped by political issues..

    What's the first device that someone buys after getting that new 65" Mitsubishi HDTV (which supports havi / firewire)?? A DVD player, of course.

    And, how many DVD players support havi?? ZERO. Our friends at the MPAA cannot allow a DVD player with a firewire output (even though it supports usage restrictions that stop any copying).

    How many DirecTV receivers have firewire ports?? ZERO. Our friends at the MPAA cannot allow this, since all the high value HD movies on the pay channels could then be time shifted, and watched at any time.

    You can buy a D-VHS VCR, which supports HD video, with a firewire port, and havi integration. But, there are only a handful of movies available in this format. And, since no cable or satellite services can be recorded via firewire, this VCR is of very limited value.

    Havi is a great concept. It could greatly simplify integration and usage of home entertainment equipment. It can even reduce costs by eliminating redundant equipment (a DVD player would not need an MPEG decoder, since that exists in the display. It only needs to read the MPEG data and send it over the firewire. Same thing for satellite receivers.) But, without support from the common devices, havi is useless.

  46. I'd settle for... by mccrew · · Score: 3, Funny

    Actually, I would just settle for being able to FIND the #!@$%#$ed remote control!

    --
    Hey, Windows users, there is no such thing as "forward" slash, there is only slash and backslash.
  47. How about... by xNoLaNx · · Score: 2, Informative

    Why not just use RM-X? This guy will have it working with all the devices in your house before these slow ass corporate companies will. Right now it's mainly focused on Winamp, but he's going to have it work with everything. I hear he's working on implementations of it in controlling a in-house automatic irrigation system, as well as a security system. He's also going to open source it. The way I see it, how can you do any better? This corporate attempt will just take years and still have an expensive system full of bugs that will never get fixed.

  48. Re:FireWire can be wireless. by Black+Perl · · Score: 3, Funny
    Subject says it all

    Subject is an oxymoron. Perhaps it should have a different name?

    • FireWireless
    • AirWire
    • AV+I/O over IEEE1394+802.11a/b/g
    --
    bp
  49. All this already exists by Marqis · · Score: 2, Informative

    Crestron and AMX are only a few (but the best known) of the many companies that have these solutions already.

    They aren't cheap but they are tres cool.

    As an aside, they all use wires as wireless tend to be for cheap products that are installed by the homeowner after the fact. Real home automation systems are very complex and are usually installed at build or renovation time by professionals.

    Check out Enlightened for more links and info.

  50. For the Elderly... by reynolds_john · · Score: 4, Insightful

    My grandfather recently passed away, and my grandmother is 92 years old. Both of them are/were in sound mind, and as active as the elderly can be.
    Working with them the past few years has been enlightening as far as how remotes and items we take for granted day-to-day are giant hurdles for them.
    ON TOPIC: The engineers who develop these horrible remotes which have a thousand buttons, all which are sub-atomic size, should take into account that there is a *large* population of 70+ people who simply don't purchase and can't use these devices because they're too small to operate, and too complicated. There are *some* large-button remotes out there, but they usually must be set up, which requires even more hurdles.

    I'm not sure there's ever going to be a perfect solution for the elderly, but from the remotes I've seen, there's plenty of room for improvement. Sony, to my suprise, are the biggest offenders of tiny-button remotes.