TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Play GTA V in your Browser, Sort of

362 点作者 luastoned将近 10 年前

29 条评论

moonchrome将近 10 年前
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_pl将近 10 年前
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 未加载
phantarch将近 10 年前
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 未加载
inglor将近 10 年前
Possibly stupid question: Isn&#x27;t this how the Playstation 4 plays Playstation 3 games (in a nutshell)?
评论 #9955253 未加载
评论 #9955374 未加载
punkrex将近 10 年前
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 未加载
vojant将近 10 年前
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 未加载
jchendy将近 10 年前
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 未加载
vernie将近 10 年前
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.
davewasthere将近 10 年前
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
mahmoudimus将近 10 年前
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.
marknutter将近 10 年前
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 未加载
0x0将近 10 年前
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 未加载
PhasmaFelis将近 10 年前
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?
fizzbatter将近 10 年前
Anyone have any idea how to Stream audio with something like this? Would be awesome if that same process could stream the audio
chadnickbok将近 10 年前
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.
czk将近 10 年前
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 未加载
fla将近 10 年前
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.
onion2k将近 10 年前
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.
edc117将近 10 年前
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 未加载
xfalcox将近 10 年前
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 未加载
alyx将近 10 年前
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.
Vekz将近 10 年前
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.
chowes将近 10 年前
Anyone have a sense of how well this setup would do w&#x2F; an Oculus Rift?
评论 #9955217 未加载
评论 #9955892 未加载
评论 #9955220 未加载
bliti将近 10 年前
- 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) ?
mickanio将近 10 年前
Bravo!
thegreatpeter将近 10 年前
This is the coolest thing ever
citeguised将近 10 年前
Clickbait much?
bobajeff将近 10 年前
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 未加载
abluecloud将近 10 年前
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 未加载