[GH-ISSUE #294] Remote Desktop Performance Improvement #143

Closed
opened 2026-02-27 15:49:03 +03:00 by kerem · 1 comment
Owner

Originally created by @itapi on GitHub (Jul 26, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/294

Hey maor,i glanced over your remote dekstop code and it seems awesome, i liked the way you used to optimize the performances by dividing it into blocks and sending only the differences, but i've also seen you're using the regualr screnshot method which is slow as hell and also use more cpu. i'll just suggest to use use the gdi method to get it working way fast have a look here:
http://www.c-sharpcorner.com/uploadfile/perrylee/screencapture11142005234547pm/screencapture.aspx
its simple and fast.
by the way im the one who asked about the upnp a week ago.. haha i wasnt home so i couldnt actualy answer but i'll download wireshark and i'll check it..
one last thing.
you're name... aren't you from israel? 😄

Originally created by @itapi on GitHub (Jul 26, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/294 Hey maor,i glanced over your remote dekstop code and it seems awesome, i liked the way you used to optimize the performances by dividing it into blocks and sending only the differences, but i've also seen you're using the regualr screnshot method which is slow as hell and also use more cpu. i'll just suggest to use use the gdi method to get it working way fast have a look here: http://www.c-sharpcorner.com/uploadfile/perrylee/screencapture11142005234547pm/screencapture.aspx its simple and fast. by the way im the one who asked about the upnp a week ago.. haha i wasnt home so i couldnt actualy answer but i'll download wireshark and i'll check it.. one last thing. you're name... aren't you from israel? :smile:
kerem 2026-02-27 15:49:03 +03:00
Author
Owner

@MaxXor commented on GitHub (Jul 26, 2015):

Thanks, I've changed it.

No I'm not from israel.^^

<!-- gh-comment-id:124986379 --> @MaxXor commented on GitHub (Jul 26, 2015): Thanks, I've changed it. No I'm not from israel.^^
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#143
No description provided.