.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
winSPWW2- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old January 11th, 2007, 12:39 AM
Will's Avatar

Will Will is offline
Lieutenant Colonel
 
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
Will is on a distinguished road
Default 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+
Reply With Quote
  #2  
Old January 11th, 2007, 12:53 AM
Combat Wombat's Avatar

Combat Wombat Combat Wombat is offline
Lieutenant Colonel
 
Join Date: Jan 2004
Location: Minnesota/South Dakota
Posts: 1,439
Thanks: 3
Thanked 3 Times in 3 Posts
Combat Wombat is on a distinguished road
Default 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/

Reply With Quote
  #3  
Old January 11th, 2007, 02:59 AM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: A million-[insert currency] idea: For free!

Can you provide us with a source for that info, CW?
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #4  
Old January 17th, 2007, 05:39 PM

frightlever frightlever is offline
Corporal
 
Join Date: Dec 2005
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
frightlever is on a distinguished road
Default 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?
Reply With Quote
  #5  
Old January 17th, 2007, 05:49 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default 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).
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #6  
Old January 18th, 2007, 12:31 PM
Will's Avatar

Will Will is offline
Lieutenant Colonel
 
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
Will is on a distinguished road
Default 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+
Reply With Quote
  #7  
Old January 18th, 2007, 03:09 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: A million-[insert currency] idea: For free!

3d games don't do much at all with the win32 api though...
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 04:40 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.