TACC / DisplayCluster

a collaborative software environment for large-scale tiled display systems
Other
40 stars 26 forks source link

Optimization: Client-side downscale in for pixel streaming #32

Open eile opened 11 years ago

eile commented 11 years ago

Needs #18 to communicate window size on wall to client lib, which then scales down the image before transmission (e.g. in desktopstreamer). When the window is resized on the wall, a resize event will trigger retransmission from the client side.

markolofsen commented 2 years ago

@eile Have you tried the ready-made MetaEditor solution on React.js to demonstrate Unreal Engine in a browser with Pixel Streaming technology?