TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Play GTA V in your Browser, Sort of

362 pointsby luastonedalmost 10 years ago

29 comments

moonchromealmost 10 years ago
I wonder how long before games start being developed for server side rendering.<p>Stuff like MMO for eg. you dont care about latency as much, your payment model already works with it and it solves several major issues :<p>* no hardware barrier to entry for high end graphics<p>* no instalation&#x2F;play anywhere<p>* optimizations from shared state rendering, potentially advanced rendering techniques (world space lighting) - you can share computation and memory between multiple clients this way<p>* probably an order of magnitude harder to cheat
评论 #9957505 未加载
评论 #9956822 未加载
评论 #9956651 未加载
评论 #9957640 未加载
评论 #9959132 未加载
评论 #9959689 未加载
评论 #9958682 未加载
rasz_plalmost 10 years ago
As a nerd I love numbers, &#x27;Latency is minimal&#x27; doesnt do it for me. Display this <a href="http:&#x2F;&#x2F;tft.vanity.dk&#x2F;inputlag.html" rel="nofollow">http:&#x2F;&#x2F;tft.vanity.dk&#x2F;inputlag.html</a> or any other stopwatch, and record both screens. What is the bitrate and cpu overhead at hd&#x2F;fullhd resolutions 30&#x2F;60hz?<p>Some very slow MVA monitors lag as much as full frame behind input, so in extreme cases you could get equal delay on your laptop.
评论 #9956120 未加载
评论 #9956171 未加载
评论 #9955744 未加载
phantarchalmost 10 years ago
This kind of technology is amazingly promising for being able to play games anywhere on any hardware.<p>However, the thing that worries me the most is not latency or graphical fidelity, but the way this will affect the actual design of AAA games. If I as a developer&#x2F;studio know that my AAA title is going to be remotely controlled, possibly accessible only via subscription, and the end user&#x27;s progression monitorable at any point, the opportunities for monitization skyrocket. You think DLC now is bad? Try playing Skyrim and being able to buy in-game gold at any point via browser pop-up. Just died in Dark Souls? Respawn with no lost souls and kill all enemies in the vicinity for only $1!<p>I&#x27;m not saying that all games will end up being this way, but a certain amount of AAA titles may end up going with more mobile-oriented pricing models if this sort of remote gameplay becomes mainstream.
评论 #9957769 未加载
评论 #9957797 未加载
评论 #9957296 未加载
ingloralmost 10 years ago
Possibly stupid question: Isn&#x27;t this how the Playstation 4 plays Playstation 3 games (in a nutshell)?
评论 #9955253 未加载
评论 #9955374 未加载
punkrexalmost 10 years ago
This looks awesome, and saves someone the headache of trying to setup the VPN, but is not using the nvidia GPU&#x27;s ability to use hardware encoding which is much faster than going the CPU route in most cases. If someone could adapt that, and open source it, that&#x27;d be the game changer that people are looking for to build this sort of stuff.
评论 #9955404 未加载
vojantalmost 10 years ago
This is really cool, after watching this demo I wonder how the future of gaming might look like, e.g. we could pay subscription for a game and remote machine to run game on. This way even with cheap laptop we could play AAA games remotely. No more issues with hardware, drivers fps.
评论 #9955426 未加载
评论 #9955410 未加载
评论 #9955420 未加载
评论 #9955752 未加载
评论 #9955425 未加载
jchendyalmost 10 years ago
Are there any advantages over Guacamole? Possibly higher framerate?<p><a href="http:&#x2F;&#x2F;guac-dev.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;guac-dev.org&#x2F;</a>
评论 #9958499 未加载
评论 #9955488 未加载
verniealmost 10 years ago
I&#x27;m surprised at the reactions in the comments. Both OnLive and Gaikai were doing this around 2008 and nobody seemed to give a shit.
davewastherealmost 10 years ago
Well, it kind of makes a lot of sense. If you&#x27;ve got an ultrabook or something similar. Laptop graphics cards are very underpowered on the whole...<p>Actually, I could see this being handy while travelling. Sure, at home I&#x27;ve got a decent gaming rig. But it&#x27;d be nice to have decent quality gaming on a low-end laptop...<p>I think it&#x27;s cool
mahmoudimusalmost 10 years ago
The latest round of articles encouraging streaming from the cloud to your local client focusing on latency sensitivity is very interesting because it might finally make things like high-performance, low-latency remote virtual desktop for development solutions approachable.<p>Chrome Remote Desktop works OK and it&#x27;s a sign of things to come in the field of virtual desktops. Right now, the state of the art for on-demand cloud remote development desktops to help facilitate intensive development environments, like IntelliJ &#x2F; Visual Studio &#x2F; Mathematica, on underpowered clients, (i.e.12&quot; MacBook), is to rely on proprietary protocols that barely work if the targeted remote machine is a Linux desktop.<p>Yes, I know about x2go etc, but I&#x27;ve had so-so experiences with it. Compared to streaming <i>games</i>, I wonder if there&#x27;s a product in here somewhere.
marknutteralmost 10 years ago
So I just bought a new Macbook which although is amazingly thin is also somewhat underpowered. I also own a beefy Mac Pro (the trash can) and the thought had crossed my mind that I might use remote desktop to utilize the power of my Mac Pro from the convenience of my new Macbook. For gaming, latency is a huge issue, but I could deal with 50ms latency when doing my work if it meant not having my system lag in other respects. I only wish there was a OS X equivalent.
评论 #9957885 未加载
0x0almost 10 years ago
How much work would be required to adapt this to use WebRTC with native H.264 instead of websockets with a javascript-based MPEG1 decoder implementation?
评论 #9955476 未加载
评论 #9955463 未加载
PhasmaFelisalmost 10 years ago
How likely is it that we can <i>actually</i> bring the bandwidth and latency down to reasonable levels in reasonable conditions? High-def YouTube videos sometimes skip or buffer for me, and that&#x27;s on cable broadband in a medium-sized American city, pulling from Google-backed servers. How do we make this good enough that most urban Americans can enjoy it without constant frustration?
fizzbatteralmost 10 years ago
Anyone have any idea how to Stream audio with something like this? Would be awesome if that same process could stream the audio
chadnickbokalmost 10 years ago
Hey so I currently work on this technology - check out <a href="https:&#x2F;&#x2F;www.x.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.x.io&#x2F;</a> if you&#x27;d like to learn more. You can sign up for free and get some free minutes to try it out.<p>We can run arbitrary windows apps and stream them to your web browser, including videogames.
czkalmost 10 years ago
The &quot;vnc&quot; suffix on the name could be a bit confusing to some because it looks like this project does not use any existing VNC code or libraries using RFB protocol. This could come in handy for streaming applications to my mobile devices over LAN if I need to control something easily.
评论 #9956238 未加载
flaalmost 10 years ago
Nice hack ! WebGL decoding looks pretty effective.<p>I think the major challenge with remote gaming is input latency.<p>Even here on a local network, it looks like there is at least ~200ms between input and frame, wich is a blocker for many game types.
onion2kalmost 10 years ago
This is awesome. I can see it being handy for demo&#x27;ing things. :)<p>One thing to note: It gets a bit confused about where your mouse is if you try to stream one monitor in to a browser on a second monitor.
edc117almost 10 years ago
I&#x27;m rather curious if this could be used (or changed to support) two people playing a local co-op game. Would open up a lot of games in my library for play with a friend.
评论 #9955500 未加载
xfalcoxalmost 10 years ago
Hey guys, what about doing this on a chromecast? Since it&#x27;s a browser app, we just need to know if chromecast can handle the decoding.
评论 #9955340 未加载
alyxalmost 10 years ago
I highly recommend the Xbox One streaming feature that&#x27;s coming with Windows 10.<p>It allows you to play your Xbox games on your PC.
Vekzalmost 10 years ago
Sad to see everyone late to the party on this. There was a great company, Onlive doing this for the past 5 years. Not browser based in their case, but they were the thought leaders. They recently closed shop and were &#x27;acquired&#x27; by Sony. I believe thats what spurred this recent trend of articles.
chowesalmost 10 years ago
Anyone have a sense of how well this setup would do w&#x2F; an Oculus Rift?
评论 #9955217 未加载
评论 #9955892 未加载
评论 #9955220 未加载
blitialmost 10 years ago
- This support one connection, right?<p>- How feasible would it be to host multiple client connections (each running their own instance of the hosted program) ?
mickanioalmost 10 years ago
Bravo!
thegreatpeteralmost 10 years ago
This is the coolest thing ever
citeguisedalmost 10 years ago
Clickbait much?
bobajeffalmost 10 years ago
I&#x27;d like to see GTA III &amp; Vice City (or a good clone) running in the browser, client side via asm.js or wasm.<p>Edit: Not that they couldn&#x27;t do it with GTA V I just prefer those games over it. Saints Row the Third or Just Cause 2 are also acceptable.
评论 #9956625 未加载
abluecloudalmost 10 years ago
This is pointless and nothing new. Remote desktop in the browser has never been an issue, so obviously playing games isn&#x27;t an issue either.<p>The pointless part is that he&#x27;s connecting to a &quot;server&quot; that&#x27;s next to him, not in a DC in London. I guess if you <i>really</i> wanted to play GTA V on the toilet, on your phone, it solves the issue - but really...
评论 #9955089 未加载
评论 #9955288 未加载
评论 #9955377 未加载
评论 #9964081 未加载
评论 #9956637 未加载