BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
566 stars 54 forks source link

Reduce size of image before pulling off GPU, not after #36

Closed BradyBrenot closed 6 years ago

BradyBrenot commented 6 years ago

Need to fork screen_capture_light to pull this off.

BradyBrenot commented 6 years ago

There we go, from my testing that should be a fairly significant benefit. Less wastage of memory bandwidth, driver time, etc.