Skip to main content

AMIMON crams 1080p streaming into its WHDI Stick, your laptop might have a new BFF

AMIMON crams 1080p streaming into its WHDI Stick, your laptop might have a new BFF: "

We can't say there's been a shortage of WHDI-enabled laptop-to-TV streaming solutions in the last few months -- ASUS has its WiCast, HP its Wireless TV and BriteView its HDelight -- but we've got one major complaint about them all: the large size of the transmitter. As you've probably heard us whine about before, each of those products requires a fairly chunky box be attached to the laptop itself via both HDMI and USB. But it's looking like it won't be that way for too long -- AMIMON, the company behind that WHDI technology, has engineered the WHDI Stick. The picture above is a clear sign of its prototype status, but the company's created the 3.2 x 1.2 x .61-inch device to really let the world, or at least manufacturers, know that it's shrunk down the package, but hasn't messed with the features -- it can still stream uncompressed 1080p/60Hz HD from a laptop to an HDTV with minimal (less than one millisecond) latency. We're planning to check it out in action at CEATEC this week, but AMIMON doesn't expect products based on the prototype to hit the market until the end of Q1 2011. Hit the break for the press release and the gallery below for some more pictures of the Stick.

Gallery: WHDI Stick




Continue reading AMIMON crams 1080p streaming into its WHDI Stick, your laptop might have a new BFF

AMIMON crams 1080p streaming into its WHDI Stick, your laptop might have a new BFF originally appeared on Engadget on Tue, 05 Oct 2010 00:01:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments"

Comments

Popular posts from this blog

Microsoft Keyboard macro Sleep

1) Open up your "Microsoft Keyboard" properties (aka Intellipoint ) 2) Select the macro key you want to assign it to, and hit Configure 3) Select the option "Start a program, Web page, or file" and hit next 4) Type this into the box : Rundll32.exe Powrprof.dll,SetSuspendState Sleep Njoy ! source :  http://www.tomshardware.co.uk/forum/5145-63-windows-sleep-macro

Change Your IP Address From Windows PowerShell #windows10

step 1 : run ISE as Administrator step 2 : run ipconfig command choose adapter to set eg. "Ethernet" step 3 : run netsh : netsh interface ip set address name=”[Adapter Name]” static [IP] [Subnet Mask] [Default Gateway] eg. netsh interface ip set address name=”Ethernet” static 192.168.0.200 255.255.255.0 192.168.0.240 or use DHCP :  netsh interface ip set dnsservers name=”Ethernet” source=dhcp netsh interface ip set address name=”Ethernet” source=dhcp Njoy !

How to Fake/Trick Your Netbook's Screen Resolution to Higher

Get 1024x768 or higher resolution on your netbook via this registry hack ! Go to the Start menu and type in  regedit  in the search box, then hit Enter At the top menu, go to Edit then Find... and search for " Display1_DownScalingSupported " Change each instance you find (you'll likely find 2 results for this) from "0" to "1". Make sure you change e very found instance , because otherwise the hack won't work (in my experience). Once done, restart the system. Njoy ! Source :  http://mobileoffice.about.com/od/netbooks/a/How-To-Change-Your-Netbooks-Screen-Resolution.htm