VincentPestana / SocketShot

C# console that takes screenshots and streams them over SignalR, to a html webpage.
MIT License
1 stars 1 forks source link

DirectX Screenshots #4

Open VincentPestana opened 5 years ago

VincentPestana commented 5 years ago

Are taking DirectX screenshots any faster than the current Graphics.CopyToScreen?

VincentPestana commented 5 years ago

I think network latency is the bigger problem. FPS sent is much faster, when we dont await the send.