sabaatworld / HyperionScreenCap

Screen capture program for Hyperion ambilight. Updated to support DirectX 11, multiple displays and multiple Hyperion servers.
MIT License
120 stars 20 forks source link

Debugging #31

Closed danielandross closed 2 years ago

danielandross commented 5 years ago

Hi, is there a way to debug what requests are sent? For me my hyperion does not seem to receive a thing. But I do not see it for sure. I do not know if the problem is on hyperion, the app or Network. Thank you

sabaatworld commented 5 years ago

You may download the source and debug it manually using Visual Studio. It shouldn't be hard to build after checkout.