Y
Hacker News
new
|
ask
|
show
|
jobs
by
jchendy
3973 days ago
Are there any advantages over Guacamole? Possibly higher framerate?
http://guac-dev.org/
1 comments
espadrine
3973 days ago
Guacamole is a text protocol. The screen is sent as PNG images in base64. It was built before websockets were compatibly implemented across browsers.
link
jchendy
3973 days ago
Any idea what the actual performance impact of that is?
link
PhasmaFelis
3972 days ago
For fullscreen 60FPS, it's probably going to increase the bandwidth requirements by an order of magnitude, which will lock out a bunch of users on less-than-ideal connections.
link