|
|
|
 |
|

January 10th, 2007, 07:12 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: A million-[insert currency] idea: For free!
Streaming video is very bandwidth intensive. Wifi B can barely handle low resolution internet videos. Wifi G is a little better, and can usually stream 320x240 or 640x480 video files tolerably. I can't imagine it working well with high resolution video streaming, though. Any reasonable desktop resolution (1024xY or higher) might be too much for it to handle smoothly. Sending back input data doesn't use much bandwith, so that part probably isn't an issue.
Those small LCD screens probably have fairly low resolutions (compared to what you would want to run a computer at normally), which is why they can work with Wifi <N. When Wifi N becomes finalized, dumb Wifi consoles might become more practical.
|

January 10th, 2007, 07:24 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
|
|
Re: A million-[insert currency] idea: For free!
Within the next couple of years you will see an entire industry crop up simular to that of the cell phone industry, where PC will all come equipped long range wireless capabilities and people will be able to subscribe to a wireless network and be able to connect no matter where they are. I know sprint is working on this system now.
As it stand most laptops have limited range with what they are built with now, you can plug a cell phone into them and get access over a cell phone network.
So the next logical step would be to have a dedicated independent broadband wireless network available for people who want to stay "wired" wherever they may be.
Hell I would love to see this service offered. Give up the DSL and go with a truly wireless and secure broadband ISP. This way I can sit at the beach and be able to go on line in the evening after a day of riding.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|

January 11th, 2007, 12:39 AM
|
 |
Lieutenant Colonel
|
|
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: A million-[insert currency] idea: For free!
Just to add some concrete numbers, streaming 1080i video will take about 1.5Gbit/sec bandwidth. That is currently beyond the capability of standard wireless technology. However, adding in a chip that can do hardware MPEG decoding should reduce the needed bandwidth to on the order of 300Mbit/sec. Which is still outside the range of the 54Mbit/sec of current standard wi-fi (802.11g), but is within reach for the draft 802.11n standard. As long as there is dedicated hardware encoding and decoding to prevent taxing the general CPUs, it should be do-able soon-ish.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
|

January 11th, 2007, 12:53 AM
|
 |
Lieutenant Colonel
|
|
Join Date: Jan 2004
Location: Minnesota/South Dakota
Posts: 1,439
Thanks: 3
Thanked 3 Times in 3 Posts
|
|
Re: A million-[insert currency] idea: For free!
Soon we will have USB 3.0 which will be a wireless standard that has the same transfer rates as USB 2.0 has over wires and is deisgned to work with stuf like this. I am afraid its planned range may not be enough for this.
__________________
You can give a man fire and he will be warm for a day but set him on fire and he will be warm for the rest of his life.
A* Se+++ GdQ $? Fr! C* Css Sf-- Ai% Au M+++ Mp* S@ Ss++++ RNSHP Pw++ Fq+++ Nd++ Rp++ G++++ Mm++ Bb+++@ L+ Tcp--
Get the newest Version of Invasion! here: http://www.secenter.org/

|

January 11th, 2007, 02:59 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: A million-[insert currency] idea: For free!
Can you provide us with a source for that info, CW?
|

January 17th, 2007, 05:39 PM
|
Corporal
|
|
Join Date: Dec 2005
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: A million-[insert currency] idea: For free!
Can't you basically do this with a PDA running Remote Desktop Software to access your base PC?
|

January 17th, 2007, 05:49 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: A million-[insert currency] idea: For free!
No. You can use remote desktop/vnc to access a PC from a laptop too, but neither one is a solution to the problem at hand. You can't do much with hardware video streaming over vnc/rd. They can display the slow rate software video layer fine (the windows desktop), but they have much trouble with high frame rates (such as video files and 3d games).
|

January 18th, 2007, 12:31 PM
|
 |
Lieutenant Colonel
|
|
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: A million-[insert currency] idea: For free!
Remote Desktop is a little different from video streaming or VNC. Video streaming would be taking a fixed framerate capture of the remote screen, and VNC takes a series of screenshots and JPEG compresses them to send over to the viewer (no guarantee of fixed framerate). Remote Desktop, however, sends the actual Windows API messages to the client as well as the base machine. So, it would require a bit more computing power at the receiving end, but would lower bandwidth because all that would be needed to be sent is the theme information at the start (what color are titlebars, etc.), and the information Windows uses to set up a window. The result is instead of sending a picture of a 500x500 empty window that has a titlebar saying "Hello, world!", you send the messages Windows sends to create a 500x500 empty window with the same titlebar. The result is a much snappier response compared to VNC/video streaming for the interface (especially the mouse position), while having similar performance to sending something like a JPEG being displayed. --edit: or playing a movie, or a 3D game... you get the idea.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
|

January 18th, 2007, 03:09 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: A million-[insert currency] idea: For free!
3d games don't do much at all with the win32 api though...
|

January 18th, 2007, 06:07 PM
|
Corporal
|
|
Join Date: Dec 2005
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: A million-[insert currency] idea: For free!
Oh okay. So the problem then is using existing technolgy for the display and waiting for compression and wireless technologies to catch up.
What I need for away from base computing is pretty much limited to browsing and ebooks. From the original post:
"Here's the pitch:
In this age of wireless internet, laptops are great, even if you never leave your house: You can surf on the sofa, browse in the bath... you get the idea. However laptops have their downsides:
- You can't pull out a graphics card or processor and slot in a new one as easily as you can with a desktop, so they quickly go out of date.
- They are bloody expensive to boot.
- Battery life limits just how "wireless" these machines can be."
Battery life is the real limit here. Valve are predicting the end of the GPU with increasing numbers of CPU cores so video cards are moot long term. I can also replace my CPU add memory etc to my main PC and not have to upgrade my wireless screen, right? But a 15 inch TFT is for buttons these days so the screen is becoming one of the cheapest, commodity, items in the set up. But wait there's more... wireless transmission speeds are changing every 18 months or so. Not as bad as with grafix cards but getting there. So who's going to settle for an old slow screen when there's a new faster one out with a better response time and more vibrant colours? Come what may there'll be an upgrade cycle.
Not convinced traditional gaming needs to be mobile anyway. How do you do mouse and keyboard with a lapscreen(tm)? Heck, if you want wireless gaming just buy a DS. In fact just buy a DS anyway, those things rock.
Oh and if we're not talking gaming so much then yeah PDA with RDP. Or a laptop since they're also a lot cheaper than they used to be.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|